Carolopedia

A friendly guide to Carol, her ecosystem, and the agents who built her.

๐Ÿ“– Carolopedia โ€บ TestGuide page

Test

Concept a word Carolverse uses with a precise meaning

๐Ÿ“–What it means

One check that a specific behaviour is what it should be. A test that could not run is not a passing test, and a threshold lowered to make one pass has destroyed the only thing the test was for.

โš–๏ธWhat it is NOT

The neighbours this word is most often confused with, and the line between them.

Not: Regression suite

A test is one check; the suite is the standing set of them.

Not: Evidence

A test produces evidence; evidence is the broader idea.

๐Ÿ—ฃ๏ธAlso called

checkassertionverification step

๐Ÿ”—Related ideas

Regression suiteEvidenceSmoke test