Contains end-to-end tests for eryph.
You can run the tests locally as follows:
- Install the Powershell modules
Pester
,Assert
andPosh-SSH
- Update the
settings.json
to reflect your local environment - Start eryph-zero
- Open this repository in VS Code as administrator
- Make sure the Pester extension is installed. Visual Studio should prompt you.
- Run the desired test(s) in the VS Code test explorer