Skip to content

Releases: peridot-php/peridot

1.8.0

06 Jan 13:35
Compare
Choose a tag to compare
  • AbstractTest::forEachNodeBottomUp and forEachNodeTopDown traversal methods
    added to public API

1.7.1

06 Jan 13:34
Compare
Choose a tag to compare
  • ANSI sequences are now sub process friendly

1.7.0

06 Jan 13:34
Compare
Choose a tag to compare
  • Fail tests if exceptions thrown in tear downs

1.6.1

06 Jan 13:34
Compare
Choose a tag to compare
  • Fixed bug where manually specified config file was not being included

1.6.0

06 Jan 13:33
Compare
Choose a tag to compare
  • Silly dependency on ArrayObject removed
  • Parent scope now correctly passed to children
  • Setup and tear down functions execute in proper order
  • Removed Scope::BEHAVIOR_ constants and code depending on them

1.5.0

06 Jan 13:33
Compare
Choose a tag to compare
  • Introduce scope behaviors
  • Fix order of execution for setup and tear-down functions

1.4.0

06 Jan 13:32
Compare
Choose a tag to compare
  • Added Suite::setTests method

1.3.1

06 Jan 13:32
Compare
Choose a tag to compare
  • Include DSLs only once

1.3.0

06 Jan 13:32
Compare
Choose a tag to compare
  • peridot.start event includes application as second argument

1.2.3

06 Jan 13:31
Compare
Choose a tag to compare
  • PSR-2 compliance use PSR-2 config in code sniffer