Re: test vs check naming consistency

2014-02-24 Thread Nick Coghlan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/25/2014 06:10 AM, Tim Flink wrote: > That being said, I'm not sure there is enough benefit to fight the > common usage of the term "unit testing". While they are checks by > the definitions I listed above, the cost of re-defining all "unit > tes

Re: test vs check naming consistency

2014-02-24 Thread Tim Flink
On Thu, 13 Feb 2014 03:42:03 -0500 (EST) Kamil Paral wrote: > I've noticed that we started to use the word 'check' for naming the > scripts performing package-level or system-level checks/tests. I'd > like to be consistent in our code and in our documentation, so that > our users are not confused