Skip to content

Noriller/one-test

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 

One test!

If you don't have any tests, anything is already better than nothing.

So start with one test.

Check out and choose which one you prefer:

And then start testing one component, one process, one "happy path".

How to use this

I used pnpm here, so you need to have pnpm installed globally.

pnpm install

# unit tests
pnpm test

# e2e tests
pnpm test:cy

Outro

Happy testing!

About

Start with one test!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published