home.social

#chaijs — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #chaijs, aggregated by home.social.

  1. For added niceness: Combine #sinon with #chaijs through github.com/domenic/sinon-chai and be able to interact with your mocks in your normal Chai fashion:

    spy.should.have.been.calledTwice;

  2. Released a new module, a tiny little extension for helping with Chai assertion of non-posix paths: github.com/voxpelli/chai-posix

    #npm #npmRelease #newNpmModule #chaijs