thekavikumar / love-simple-ui

An open-source, light-weighted, tailwindcss supported UI library for developers to make their life easier :)
https://love-simple-ui.vercel.app
MIT License
53 stars 95 forks source link

Write tests for the components #196

Closed thekavikumar closed 1 year ago

shraddha761 commented 1 year ago

@thekavikumar Test means react code for test

thekavikumar commented 1 year ago

unit tests using jest lib

Killer2OP commented 1 year ago

I create the test using jest. We have to store those test in YAML file or an individual file for each component?

thekavikumar commented 1 year ago

individual file will be better

Killer2OP commented 1 year ago

Ok, Then I can do that and will create a separate folder in which all the test files will be. If this is alright Assign me the issue :) @thekavikumar

thekavikumar commented 1 year ago

Okay sure