Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
How strict are you regarding test coverage when you're building an MVP? | Better HN
How strict are you regarding test coverage when you're building an MVP?
1 points
MrMike
11y ago
1 comments
Share
What's your philosophy on test coverage while building out your MVP (aka prototype/alpha/v1 or whatever you prefer to call it)?
1 comments
default
newest
oldest
arisAlexis
11y ago
I write integration tests so I know when something is seriously f
* up but I don't try to have unit tests for everything. If the startup goes well someone will be dedicated to that in the future.
j
/
k
navigate · click thread line to collapse