Skip to content

A simple group of tests that shows how to create Vitest through TypeScript

License

Notifications You must be signed in to change notification settings

caritoz/vitest-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vitest-examples

Vitest is a blazing fast unit test framework powered by Vite.

Here the basics examples of how to do unit testing.

How to run:

  • $ git clone (this repo)
  • $ npm install
  • $ npm run test

Contributions

Contributions are welcome! Please create a pull request with your changes.

"Buy Me A Coffee"

License

This project is licensed under the GNU General Public License v3.0.

About

A simple group of tests that shows how to create Vitest through TypeScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published