Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Vote
How often do you write unit tests for your classes?
How often do you write unit tests for your classes?

Always  
Survey
changeableVotestrue


{vote:How often do you write unit tests for your classes?}
Always
Most of the time  
Sometimes  
Never
{vote}

Vote
When do you write unit tests?
When do you write unit tests?

Before writing classes  
After writing classes  
A little of both  
Not applicable
Vote
How do you feel about writing tests?
How do you feel about writing tests?

I love it, it's useful and fun. 
I don't love writing tests but it's okay and they are useful. 
I hate writing tests but I know I must. 
I hate writing tests and I think it is a waste of time.
Vote
What testing package do you use?
What testing package do you use?

JUnit 
TestNG 
None 
Other