Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 643 Bytes

File metadata and controls

15 lines (12 loc) · 643 Bytes

#Version 1 Version History/Doc

##Current Version: 1.1 Version 1.1 implemented several changes to the API functions, as well as changed the expectation of user functions. Summary:

  • User should now address Test Subject by context[TestComponents.Subject], rather than by string
  • User's should now provide an error message to .ThatExpects()

Please see Example.md for simplified usage details.

###Previous Versions

Version Started Notes
v1.1 10/24/2016 Improving Functionality required changes to API signature
v1.0 -- First Version, initial API definition