stacks-network / stacks-test-tools

Repo for testing
MIT License
3 stars 7 forks source link

Add clarity-testing #1

Closed friedger closed 4 months ago

friedger commented 6 months ago

Description

This PR adds a package that contains tools to write tests in clarity (instead of typescript).

Testing information

  1. cd packages/clarity-testing
  2. npm install
  3. npm test
moodmosaic commented 6 months ago

@friedger may I push the property tests here? Those we already have.

friedger commented 6 months ago

@moodmosaic yes, send a PR against it or push directly. It is not yet correctly working.

moodmosaic commented 6 months ago

@friedger done in https://github.com/stacks-network/stacks-test-tools/pull/1/commits/063e685fa1453361d27fb769ef9249a877fb5225 and https://github.com/stacks-network/stacks-test-tools/pull/1/commits/920ad51acec0ce827538bd392abf001c2248aba0.

wileyj commented 4 months ago

@friedger should this be moved to ready for review, or no longer needed?

friedger commented 4 months ago

This is contained in package/clarunit