Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.

What are your thoughts on TDD? #137

Closed
angular-tools opened this issue May 30, 2016 · 1 comment
Closed

What are your thoughts on TDD? #137

angular-tools opened this issue May 30, 2016 · 1 comment

Comments

@angular-tools
Copy link

Hi,

Love your work, esp angular formly! I do have a question for you about TDD. How important do you think TDD is to Javascript and other development in general? I want to know your own personal opinion about it. Do you enjoy it?

P.S. I hardly ever see any popular repos on Github that have less than 90% code coverage and I've been trying to write test driven code for sometime now but I often lose interest in a few days and start writing what comes naturally. The projects I determine not to write without TDD I never finish because I find TDD esp hard in the later parts of the project where everything is coming together like Database, Sockets, etc. In the end I'm usually skimping on writing tests because mocking classes, using spies, etc is just too much burden. Is there a way around it? Will I get the hang of it if I keep powering through and not write any code without writing tests first?

Thanks for your thoughts and guidance,

Regards,
San

@kentcdodds
Copy link
Owner

kentcdodds commented Jun 7, 2016

Hi @angular-tools (San),
Thanks for the question. I thought it easiest to answer your question with my voice: https://www.briefs.fm/3-minutes-with-kent/29

Let me know if you have further questions :D

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

No branches or pull requests

2 participants