Skip to content

Commit

Permalink
Hint on verbose test to see if model has been tested
Browse files Browse the repository at this point in the history
  • Loading branch information
robertcheramy committed Jan 9, 2025
1 parent 5e40766 commit cc98cfe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/ModelUnitTests.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,9 @@ Tasks: TOP => test
(See full trace by running task with --trace)
```

If you want to be sure that your model has been tested, run
`bundle exec rake test TESTOPTS="--verbose"` and search for your models unter
`ATOMS tests`

## Device Prompt
You can specify device prompts to test in a YAML file named
Expand Down

0 comments on commit cc98cfe

Please sign in to comment.