I forgot to install two tools for testing and monitoring my time during development. Time flies when we're engaged in something interesting, but now I can track better where I spend my time. Wakatime.
As you can see, I'm a super senior who codes for only 1 minute per week.
For testing, I'm going to use Jest because it's easy to use, and all the tests that I'll automate are unit tests. I expect to create at least one unit test for each component, but I'm still considering.
Top comments (0)