UNPKG

tartare-chai

Version:

A set of Chai plugins to help writing acceptance tests

17 lines (11 loc) 593 B
# RELEASE NOTES ## v0.6.0 / 10 Feb 2017 * Make libxmljs an optional dependency only needed if it is going to be used (xml-related assertions) ## v0.5.1 / 21 Sep 2015 * Update dependencies to avoid errors related to libxmljs compilation. ## v0.5.0 / 11 Jan 2015 * `tartare-chai` is born as an independent package. Previously its functionality was in the `tartare` package. ## v0.4.0 / 6 Nov 2014 * Ensure the existence of the 'content-type' header on assertions that check its value. ## v0.3.0 / 7 Aug 2014 * Fixed a bug that made `httpAllowHeader` assertion to fail in some corner cases.