testdouble.js (AKA td.js) v1.10.1 Release Notes

Release Date: 2016-12-20 // over 7 years ago
  • โœ… Full Changelog

    Implemented enhancements:

    • โœ… Make the constructor property of td.replaced() instantiable types useful #121
    • ๐Ÿ‘Œ Improve output for times verification failures #85
    • ๐Ÿ‘ Allow argument matchers to enhance failure messages #59
    • โœ… td.constructor() feature for creating fake constructors #54

    Closed issues:

    • โœ… typings for typescript #167
    • ๐Ÿ“š A little typo in Getting Started documentation #165
    • โœ… Unable to stub static method on ES6 classes #164
    • โœ… transcribe unusual spending kata from ES5 to ES6/babel #163
    • โœ… Classes with overridden methods not doubling properly since 1.10.0 #159
    • โœ… td.replace\(\) doesn't work with import? #147
    • ๐Ÿ‘Œ Support multiple capture invocations #139
    • โœ… Constructor replacements will fail instanceof checks #107

    ๐Ÿ”€ Merged pull requests: