Closed wudel22 closed 1 year ago
Thanks @wudel22! I reviewed the verify wiki to look for gaps between what was there and what you requested. The only thing really missing was a link to an example tutorial on automated testing and vitest, so I just added links to those. All of those tutorials will answer all of the questions you noted above. (And there are thousands more online you can find with a simple web search on vitest
or automated testing
).
If there's something you think is missing from the wiki page, or from the many tutorials online about the topic, or from the hundreds of test examples in src
, let me know, and I can write to fill in the gaps. Remember: this is an independent study, so I expect you'll go find learning materials, teach yourselves together, and let me know when the materials online aren't enough to get you unstuck. Go to the web first, not me :)
@amyjko
What's the problem?
What are you trying to do? Is there a problem you're encountering or a wish you have?
What's the idea?
How would we address the problem with a new or changed feature?
Who benefits?
Is this something you think only you would benefit from? Are there others that would benefit? Are there others that might be harmed by supporting this?
Design ideas
A clear and concise description of designs you've considered. If you don't have a concrete idea, that's okay. We'll revise this issue with designs later.