moodmosaic

Blog

RSS | All Posts

Heterogeneous test-suites

2023-02-27

Part of the Pandora series, exploring how to combine TypeScript and native Clarity testing approaches for comprehensive smart contract coverage.

Read more →

The Case For Input Coverage

2023-02-24

Part of the Input Coverage series, distinguishing between code coverage and input coverage, explaining why high code coverage can hide low input coverage.

Read more →

Invariant testing from Clarity

2023-02-13

Part of the Pandora series, exploring native Clarity testing concepts. Note: Pandora was a prototype; Rendezvous is now the production-ready Clarity testing solution.

Read more →

Picking up a Clarity contract

2023-01-23

Part of the Pandora series, introducing Cargo - a fictional smart contract for tracking shipment progress throughout the supply chain on the Stacks blockchain.

Read more →