You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a compared-testing-frameworks topic outline
The issue suggests creating a topic outline that clarifies the differences between RTL, Jest, Vitest, SuperTest, and when to use them. This outline should provide examples and address specific questions like:
What is the difference between unit and integration testing?
What makes up a test suite?
Add supplemental material
Include the following videos in a supplemental materials section:
Intro to Jest: Object & API Testing
Jest Super Test Integration API Request Testing with Cristina Rodriguez
Leverage existing chart information
The issue mentions leveraging information from a day doc chart, specifically noting that Supertest is not in this chart. This suggests incorporating Supertest information into the comparison outline.
Provide clear guidance on framework usage
The ultimate goal is to clarify when to use each testing framework (RTL, Jest, Vitest, SuperTest). This should be clearly outlined in the topic outline.
Address common testing concepts
Ensure the outline covers fundamental testing concepts like:
Unit testing vs Integration testing
Test suite composition
Mocking and stubbing techniques
Include practical examples
Provide concrete examples demonstrating how to use each framework in different scenarios.
Ensure compatibility information
Include any necessary configuration or setup steps required for each testing framework to work properly within the project environment.
The text was updated successfully, but these errors were encountered:
hey Daamiah! i've completed the instructions to become a curriculum contributor and would love to tackle this issue. can you please assign it to me? thanks 😄
Week 8, participants are introduced to new testing frameworks and there is no clear comparison of them all and their usecases.
Page where problem found?
Add a compared-testing-frameworks topic outline here
Type of problem
It may not be clear to participants when to use the various testing frameworks.
Suggested Solution
Acceptance Criteria
Create a compared-testing-frameworks topic outline
The issue suggests creating a topic outline that clarifies the differences between RTL, Jest, Vitest, SuperTest, and when to use them. This outline should provide examples and address specific questions like:
Add supplemental material
Include the following videos in a supplemental materials section:
Leverage existing chart information
The issue mentions leveraging information from a day doc chart, specifically noting that Supertest is not in this chart. This suggests incorporating Supertest information into the comparison outline.
Provide clear guidance on framework usage
The ultimate goal is to clarify when to use each testing framework (RTL, Jest, Vitest, SuperTest). This should be clearly outlined in the topic outline.
Address common testing concepts
Ensure the outline covers fundamental testing concepts like:
Include practical examples
Provide concrete examples demonstrating how to use each framework in different scenarios.
Ensure compatibility information
Include any necessary configuration or setup steps required for each testing framework to work properly within the project environment.
The text was updated successfully, but these errors were encountered: