Last month @obsoke and @CodingItWrong introduced a new lint rule for React Testing Library. In this part two post, Josh shares about the process involved in building a new lint rule.
https://link.testdouble.com/part-2-build-new-lint-rule-RTL
#ReactTestingLibrary
Building a new lint rule for React Testing Library

Josh Justice breaks down identifying the need for a new lint rule in React Testing Library, building it with Dale Karp, and getting the contribution accepted.

Test Double