Skip to content

v1.4.0

Compare
Choose a tag to compare
@kbond kbond released this 20 Oct 19:46
ea8430f
  • d5cab62 [doc] fixes (Kevin Bond)
  • 4eb546c [doc] document non-Kernel testing (Kevin Bond)
  • c8040f7 [doc] document using in PHPUnit data providers (Kevin Bond)
  • fce3610 [minor] throw helpful exception if creating service factories w/o boot (Kevin Bond)
  • a904e41 [minor] throw helpful exception if using service factories w/o bundle (Kevin Bond)
  • 1efc502 [minor] throw helpful exception if using service stories without bundle (Kevin Bond)
  • a5d4154 [feature] remove ->withoutPersisting() requirement in pure unit tests (Kevin Bond)
  • aef9123 [feature] allow Factories trait to be used in pure units tests (Kevin Bond)
  • 732e616 [minor] deprecate TestState::withoutBundle() (Kevin Bond)
  • d2c8b47 [bug] ensure Foundry is "shutdown" after each test (Kevin Bond)
  • f3cc0c3 [bug] allow model factories to be created in dataProviders (Kevin Bond)
  • b80d778 [doc] adding a link to SymfonyCasts (#60) (Ryan Weaver)
  • e37f492 [minor] add script to run all test configurations locally (Kevin Bond)