0.5.0
IMPORTANT to use the new features you will have to update matchstick-as
to version 0.5.0
- Introduces
describe
blocks with support for nested describes - Introduces
beforeAll
andafterAll
blocks - Introduces
beforeEach
andafterEach
blocks - Now every
.test.ts
file will be compiled into a separate test suite (potential breaking change) subgraph.yaml
can be configured inmatchstick.yaml
viamanifestPath: path/to/subgraph.yaml
- Adds binary for linux v22 (Also now supported through graph-cli 0.30.3)
- Various small fixes and adjustments
Graph Docs: https://thegraph.com/docs/en/developer/matchstick/#tests-structure-0-5-0