Skip to content

karn18/stimulus-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stimulus Testing

test

With testing, we can sparkle our website by using STIMULUS with sparking joy and confidence.

Prerequisite

How to test

  • Install dependencies with bun install
  • Write the controller classes in src
  • Write the tests in test
  • Run bun test and bun test:coverage
  • Checkout the result in the terminal

This project using github actions, so you can push your code and let actions do the rest.

About

Template for testing stimulus controllers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published