rosiejs / rosie
factory for building JavaScript objects, mostly useful for setting up test data. Inspired by factory_girl
☆1,058Updated last year
Alternatives and similar repositories for rosie:
Users that are interested in rosie are comparing it to the libraries listed below
- A minimal test double library for TDD with JavaScript☆1,424Updated last year
- A factory library for node.js and the browser inspired by factory_girl☆552Updated 2 years ago
- A library for setting up JavaScript objects as test data☆902Updated last month
- Easy testing of time-dependent code. Node.js☆425Updated last year
- Provides UI for testing frameworks such as mocha, jasmine and jest which allows to define lazy variables and subjects.☆162Updated this week
- Codemods for migrating to Jest https://github.com/facebook/jest 👾☆883Updated 2 weeks ago
- Flexible Feature Flipping/Flagging for Node.js☆655Updated 4 years ago
- A Node.js Version of Foreman☆1,273Updated 7 months ago
- Generative testing for JavaScript☆1,176Updated last year
- Mock http requests made using fetch☆1,301Updated this week
- Selectively replace Node-style environment variables with plain strings.☆903Updated 3 years ago
- Simplifying the use of mocks with Node.js☆1,101Updated last year
- A babel plugin adding the ability to rewire module dependencies. This enables to mock modules for testing purposes.☆840Updated last year
- A JavaScript Mock Date object that can be used to change when "now" is.☆670Updated 6 months ago
- A Node.js framework agnostic library for (de)serializing your data to JSON API☆737Updated last year
- 🔮 Proxies nodejs require in order to allow overriding dependencies during testing.☆2,746Updated 10 months ago
- Extends Chai with assertions for the Sinon.JS mocking framework.☆1,089Updated 8 months ago
- Abstract migration framework for node☆1,554Updated 7 months ago
- Mock axios requests for testing☆1,430Updated 7 months ago
- Fake setTimeout and friends (collectively known as "timers"). Useful in your JavaScript tests. Extracted from Sinon.JS☆822Updated last month
- Because no one should be shell-scripting inside a JSON file.☆964Updated last month
- Jest utility for creating variations of the same test☆1,061Updated last year
- Jest support for mock argument-matched return values.