Tags: blimmer/FluffySpoon.JavaScript.Testing.Faking
Tags
Fix promise on properties and refactoring (ffMathy#112) * add generics correctly to Arg.is and Arg.all * rework arguments and implement .not * add some arguments test * upgrade dependencies * add Arguments spec * fix types to support ts 3.9 * add documentation for inverse matchers * require one input on substitute methods * refactor and renaming code * merge function and get states * remove skip on broken tests * linting and nullish coalescing * add typescript's Omit polyfill * add more tests to resolves and rejects
Arguments type enhancements and .not implementation (ffMathy#108) * add generics correctly to Arg.is and Arg.all * rework arguments and implement .not * add some arguments test * upgrade dependencies * add Arguments spec * fix types to support ts 3.9 * add documentation for inverse matchers * simplified example
PreviousNext