Skip to content

Latest commit

 

History

History
59 lines (38 loc) · 935 Bytes

CHANGELOG.md

File metadata and controls

59 lines (38 loc) · 935 Bytes

Changelog

All Notable changes to pickle will be documented in this file.

Updates should follow the Keep a CHANGELOG principles.

Unreleased

Added

  • method name in the output of the template for $this->markTestIncomplete('Time to test METHOD_NAME')

Deprectiated

  • Nothing

Fixed

  • Nothing

Remove

  • Nothing

Security

  • Nothing

[v0.0.1] Working on APPEND - 2017-05-18

Added

  • pickle append so you can append features to a file see readme for more info
  • Global install docs so now people can install and use

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing

[Unreleased] Working on RUN and better DI - 2017-05-13

Added

  • pickle run so you can run from the feature file ui or domain tests
  • better us of DI system

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing