Nocode: No examples of unit testing

Created on 7 Feb 2018  路  7Comments  路  Source: kelseyhightower/nocode

I鈥檇 like to make sure my code changes are bullet proof, do you have examples?

Most helpful comment

The no code framework is extremely flexible, and you can actually write unit tests with no code as well. Many very large projects apparently implement all of their unit tests using no code.

All 7 comments

code is bug free if you have no code

The no code framework is extremely flexible, and you can actually write unit tests with no code as well. Many very large projects apparently implement all of their unit tests using no code.

No code is bug free. But NOcode IS bug free.

No bug, unit testing what is the use

There are plenty of unit tests right inside the source code, if you read it through, here's an example


This issue should be the only closed one.

@liuming is correct. I not-ran the unit tests and got this result:



No red or green, thus the tests neither passed nor failed - Schroedinger's unit tests.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rsip22 picture rsip22  路  3Comments

ahrobinson picture ahrobinson  路  3Comments

JohnAllen picture JohnAllen  路  3Comments

metzzo picture metzzo  路  3Comments

ramarivera picture ramarivera  路  3Comments