Skip to content

Switched from Mocha to Jest #250

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

Merged
merged 4 commits into from
Jan 16, 2019
Merged

Switched from Mocha to Jest #250

merged 4 commits into from
Jan 16, 2019

Conversation

philsturgeon
Copy link
Contributor

@philsturgeon philsturgeon commented Jan 11, 2019

This PR switches from Mocha to Jest (interesting article on the differences), with the goal of improved mocking and spying. That work is still ongoing as its proving to be trickier than expected. To avoid blocking other contributors, lets make this switch now and I'll add in the extra tests throughout the week.

Phil Sturgeon added 3 commits January 16, 2019 13:01
This will allow for mocking and spying, but I've not got around to that yet.
That is a dependency of oas-kit, not speccy itself.
This will make room for command tests
@philsturgeon philsturgeon merged commit 28d530d into master Jan 16, 2019
@philsturgeon philsturgeon deleted the jest branch January 16, 2019 18:43
@MikeRalphson
Copy link
Contributor

Link to article promised goes to github commit details.

@philsturgeon
Copy link
Contributor Author

@MikeRalphson oops, fixed!

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.

3 participants