Skip to content

Commit

Permalink
improve parameters for running quickstrom
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco Perone committed Apr 14, 2022
1 parent 7653ec2 commit 3c960fa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions elm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ docker run --rm \
--reporter=html \
--html-report-directory=/spec/report \
--tests=10 \
--max-actions=50 \
--max-trailing-state-changes=1 \
--trailing-state-change-timeout=500 \
/spec/Tagger.spec.purs \
http://localhost:8000
```
Expand Down

0 comments on commit 3c960fa

Please sign in to comment.