Code Monkey home page Code Monkey logo

chai-stats's People

Contributors

jamestalmage avatar josher19 avatar keithamus avatar logicalparadox avatar ogom avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

chai-stats's Issues

Non numbers shouldn't be used for the almost-equal check

Writing a assertion like the following, will fail, because the library expects only numbers. I expected it only looks at the numbers, not at strings or other objects.

expect({key: 0.8, bar: 'foo'}).to.almost.eql({key: 0.8, bar: 'foo'});

Does not work with browserify

The library doesn't work with browserify. Error message is similar to this: chaijs/type-detect#1

Stack trace:

Error: Cannot find module './lib-cov/stats' from '/Users/kbru/code/personal/progressbar.js/node_modules/chai-stats'
at /Users/kbru/.nvm/v0.11.13/lib/node_modules/browserify/node_modules/resolve/lib/async.js:42:25
at load (/Users/kbru/.nvm/v0.11.13/lib/node_modules/browserify/node_modules/resolve/lib/async.js:60:43)
at /Users/kbru/.nvm/v0.11.13/lib/node_modules/browserify/node_modules/resolve/lib/async.js:66:22
at /Users/kbru/.nvm/v0.11.13/lib/node_modules/browserify/node_modules/resolve/lib/async.js:21:47
at Object.oncomplete (fs.js:97:15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.