Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TDD React #98

Open
reboottime opened this issue May 23, 2024 · 3 comments
Open

TDD React #98

reboottime opened this issue May 23, 2024 · 3 comments

Comments

@reboottime
Copy link
Owner

reboottime commented May 23, 2024

Overview

This article is a note from watching two TDD videos presented by Nik Sumeiko, a TDD expert in TDD React development.


References

Shipping React app with zero-bugs policy using TDD
ik Sumeiko: React with Test-driven development

@reboottime
Copy link
Owner Author

reboottime commented May 24, 2024

Product Development Problems

image

Test your React App at higher view

  • TDD Process
image
  • Testing Strategy
image

@reboottime
Copy link
Owner Author

reboottime commented May 24, 2024

The Guide Project

Define Product Features

image

Decision tree about how to test what

image

Process

  • Describe the user journey what we are going to test
    • Why

      • can be a future doc for other people
      • clarity and guideline
    • Example

      • Doc description
      image - Test slots
image

@reboottime reboottime added solution and removed todo labels May 24, 2024
@reboottime
Copy link
Owner Author

References

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant