Browse Source

add extra info for debugging successful tests

main
cinnaboot 6 months ago
parent
commit
b658f49b0c
  1. 2
      AGENTS.md

2
AGENTS.md

@ -39,5 +39,7 @@
## Common Commands
- Build: make
- Test: make test
- Test (with extra debug info): ./orbit_test -s '[config_name]'
- needed to display 'INFO' statements for successful tests with Catch2 framework
- See README.md for full build instructions

Loading…
Cancel
Save