8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Let's try to do this while the project is small.
I believe using Jest is the way to go, snapshot testing seems very adequate here, but what do you say?
The text was updated successfully, but these errors were encountered:
I'll take care
Sorry, something went wrong.
silogizma#4 setup unit-test environment: add dependencies and scripts…
1b5bf00
… to package.json, update .babelrc for test environment
silogizma#4 base unit-tests: add snapshot test example for Icon compo…
ae31564
…nent, add examples of unit-tests for Premise model
done
No branches or pull requests
Let's try to do this while the project is small.
I believe using Jest is the way to go, snapshot testing seems very adequate here, but what do you say?
The text was updated successfully, but these errors were encountered: