X Tutup
Skip to content
This repository was archived by the owner on May 25, 2024. It is now read-only.

Latest commit

 

History

History
26 lines (18 loc) · 411 Bytes

File metadata and controls

26 lines (18 loc) · 411 Bytes

factcheck - a Factor port of QuickCheck unit test framework

HOMEPAGE

http://www.yellosoft.us/quickcheck

REQUIREMENTS

INSTALLATION

$ make install

EXAMPLE

$ factor example.factor
+++ OK, passed 100 tests.
*** Failed!
{ 979866105 }
+++ OK, passed 100 tests.
X Tutup