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
As a developer I want to run tests so that i can be sure, everything works well
test 5 components, if they are rendered (displayed) well
write 5 tests for components
write tests for 5 different components
test with npm run test
npm run test
S
The text was updated successfully, but these errors were encountered:
kebab-case-dev
No branches or pull requests
Value Proposition
As a developer
I want to run tests
so that i can be sure, everything works well
Description
test 5 components, if they are rendered (displayed) well
Acceptance Criteria
write 5 tests for components
Tasks
write tests for 5 different components
test with
npm run test
Complexity
S
The text was updated successfully, but these errors were encountered: