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

D10100111001 picture D10100111001  路  3Comments

zhihuitang picture zhihuitang  路  3Comments

jankjr picture jankjr  路  3Comments

metzzo picture metzzo  路  3Comments

rdev picture rdev  路  3Comments