Skip to content

Commit

Permalink
Update testing-framework.md
Browse files Browse the repository at this point in the history
  • Loading branch information
semihsalihoglu-uw committed Jun 17, 2024
1 parent cb77534 commit 13d3738
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/content/docs/developer-guide/testing-framework.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@ There are two ways to run a specific e2e test or group of tests:
Example:

```
# First cd to build/relwithdebinfo/test (after running make test)
$ cd build/relwithdebinfo/test
# Run the all tests from `test/test_files/common/types/interval.test`
$ ctest -R common~types~interval
Expand Down

0 comments on commit 13d3738

Please sign in to comment.