Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import from sinon #1

Merged
merged 14 commits into from
Jun 25, 2017
Merged

Import from sinon #1

merged 14 commits into from
Jun 25, 2017

Conversation

mroderick
Copy link
Member

This PR seeds the nise repository with the extracted modules I've been working on.

Once we are happy that this is working, we can publish a first version, and integrate it into sinonjs/sinon

The API for the first version tries to stay as close to the original API from sinonjs/sinon, this is probably not how it should look in the future. Let's just get this separated first, and then put out a new version with a better API.

To verify

  1. Check out this branch
  2. npm install
  3. npm test
  4. npm run bundle

@fatso83
Copy link
Contributor

fatso83 commented Jun 25, 2017

Great stuff! Is the use of JSDOM in the tests new?

@mroderick
Copy link
Member Author

Yep. It's (mostly) easier than dealing with real browsers. I thought it would a good opportunity to make things easier

@mroderick mroderick deleted the import-from-sinon branch June 27, 2017 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants