squiggle/packages/squiggle-lang/__tests__/docs/README.md

454 B

Properties

Using nix. Where o is open on OSX and xdg-open on linux,

nix-build
o result/property-tests.pdf

Without nix, you can install pandoc yourself and run

pandoc -s property-tests.md -o property-tests.pdf

Details

The property-tests.pdf document is normative and aspirational. It does not document tests as they exist in the codebase, but somewhat represents how we think squiggle ought to be tested.