rosiejs / rosieLinks
factory for building JavaScript objects, mostly useful for setting up test data. Inspired by factory_girl
☆1,059Updated last year
Alternatives and similar repositories for rosie
Users that are interested in rosie are comparing it to the libraries listed below
Sorting:
- A minimal test double library for TDD with JavaScript☆1,429Updated last year
- A factory library for node.js and the browser inspired by factory_girl☆551Updated 3 years ago
- Easy testing of time-dependent code. Node.js☆428Updated 2 years ago
- A library for setting up JavaScript objects as test data☆955Updated 5 months ago
- A JavaScript Mock Date object that can be used to change when "now" is.☆679Updated last year
- Provides UI for testing frameworks such as mocha, jasmine and jest which allows to define lazy variables and subjects.☆162Updated last week
- Codemods for migrating to Jest https://github.com/facebook/jest 👾☆886Updated this week
- Mock axios requests for testing☆1,424Updated last year
- A Node.js framework agnostic library for (de)serializing your data to JSON API☆739Updated last year
- 🔮 Proxies nodejs require in order to allow overriding dependencies during testing.☆2,743Updated 2 months ago
- Easy monkey-patching for node.js unit tests☆3,095Updated 2 months ago
- Abstract migration framework for node☆1,555Updated last year
- Mock http requests made using fetch☆1,310Updated this week
- A Node.js Version of Foreman☆1,277Updated last year
- Jest support for mock argument-matched return values.☆738Updated last month
- Mock 'http' objects for testing Express,js, Next.js and Koa routing functions☆776Updated 5 months ago
- Fake setTimeout and friends (collectively known as "timers"). Useful in your JavaScript tests. Extracted from Sinon.JS☆847Updated last month
- Extends Chai with assertions for the Sinon.JS mocking framework.☆1,091Updated 2 months ago
- A babel plugin adding the ability to rewire module dependencies. This enables to mock modules for testing purposes.☆839Updated 2 years ago
- Generative testing for JavaScript☆1,177Updated 2 years ago
- Load environment variables from .env and ensure they are all present☆773Updated last year
- Jest utility for creating variations of the same test☆1,058Updated 5 months ago
- Sepia is a VCR-like module for node.js that records HTTP interactions, then plays them back exactly like the first time they were invoked☆279Updated 8 years ago
- Normalize JSON API data for redux applications☆576Updated 2 years ago
- Simplifying the use of mocks with Node.js☆1,099Updated 2 years ago
- Extends Chai with assertions about promises.☆1,419Updated this week
- Starts server, waits for URL, then runs test command; when the tests end, shuts down server☆1,568Updated last month
- Airbrake JavaScript Notifier☆422Updated 7 months ago
- Automatic Version Switching for Node☆1,137Updated 2 years ago
- Some examples on how to achieve the same goal with either of both libraries: sinon and jest. Also some of those goals achievable only by …☆302Updated 11 months ago