Skip to content

#4 Replace Karma+Jasmine with Jest test framework #9

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 1 commit into from
Sep 21, 2016
Merged

Conversation

ukupat
Copy link
Contributor

@ukupat ukupat commented Sep 20, 2016

Related to issue #4

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 52c77ff on migrate-to-jest into f6eb166 on master.

@bsideup
Copy link

bsideup commented Sep 21, 2016

@ukupat Jest has really nice feature - snapshot testing. i.e. expect(result).toMatchSnapshot(). So you don't have to have this huge result strings in the test's code. Maybe we can use it as well?

@nene nene merged commit 035e41c into master Sep 21, 2016
@ukupat ukupat deleted the migrate-to-jest branch September 21, 2016 11:27
nene pushed a commit that referenced this pull request Apr 27, 2022
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.

4 participants