Skip to content

PHPUnit 4 support

Compare
Choose a tag to compare
@cjsaylor cjsaylor released this 31 Mar 12:50
· 30 commits to master since this release

The Mongo test trait has been updated to make use of PHPUnit 4's new @before and @after tags. This makes it so you do not have to alias setup and teardown methods.