Hi. I am
Jesús Quintana

Latest Posts

MMy Approach to do Unit Test in React

17/07/20186 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 the confidence to perform…

WWriting proper web acceptance tests

08/07/20185 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 so easy", but once I started…

All articles (2)

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