Skip to content

Commit

Permalink
Added test setup doc to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelgfeller committed Apr 15, 2024
1 parent 5f0db3a commit b71cf1c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,9 @@ composer require samuelgfeller/test-traits --dev
* [RouteTestTrait](#RouteTestTrait)
* [MailerTestTrait](#MailerTestTrait)

Documentation on how to set up the test environment and write tests using these traits:
Documentation on how to set up the test environment:
[**Test Setup**](https://github.com/samuelgfeller/slim-example-project/wiki/Test-Setup),
and write tests using these traits:
[**Writing Tests**](https://github.com/samuelgfeller/slim-example-project/wiki/Writing-Tests).

## Migration from selective/test-traits
Expand Down

0 comments on commit b71cf1c

Please sign in to comment.