Category – Technology
2 posts tagged with "Technology" (See all categories)

MMy Approach to do Unit Test in React

2018-07-176 Min Read — In Technology

Starting with test is not easy, but if you are trying to do TDD while improving your code quality and/or speed it's a must. Having a test discipline doesn't make you a faster developer but it helps a lot in maintaining the code and empowers you with…

WWriting proper web acceptance tests

2018-07-085 Min Read — In Technology

The first thing you hear about TDD/BDD is this: Write a failing acceptance/feature test. Write a failing unit test. Make the unit test pass. Refactor your code. Repeat step 2,3,4 until acceptance/feature test pass. When I saw this I said, "Oh TDD is…

© 2021 by Jesús Quintana.
Last build: 14-07-2021