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
55 stars 100 forks source link

Write tests for the components #196

Closed thekavikumar closed 10 months ago

shraddha761 commented 10 months ago

@thekavikumar Test means react code for test

thekavikumar commented 10 months ago

unit tests using jest lib

Killer2OP commented 10 months 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 10 months ago

individual file will be better

Killer2OP commented 10 months 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 10 months ago

Okay sure