Skip to content

Commit

Permalink
Update tests/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Andreas Heinrich <[email protected]>
Signed-off-by: Kai Hermann <[email protected]>
  • Loading branch information
hikinggrass and andistorm committed Feb 9, 2024
1 parent 193552e commit cdedd6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Go to your "everest-core/**tests**" folder and execute *pytest*:

```bash
cd ~/checkout/everest-workspace/everest-core/tests
pytest --everest-prefix ../build/dist ./core_tests/startup_tests.py
pytest --everest-prefix ../build/dist core_tests/*.py framework_tests/*.py
```

After execution a "results.xml" file should be available in the "everest-core/**tests**" folder, which details the current test results.
Expand Down

0 comments on commit cdedd6c

Please sign in to comment.