An open API service indexing awesome lists of open source software.

https://github.com/starknet-io/tests

Common tests for all Starknet implementations.
https://github.com/starknet-io/tests

starknet testing

Last synced: 3 months ago
JSON representation

Common tests for all Starknet implementations.

Awesome Lists containing this project

README

        

# Starknet common tests

Common tests for all Starknet implementations.

## Conformance tests

Conformance tests are located in the `conformance` directory.

They are used to test the conformance of the various Starknet implementations.

[![Conformance tests](https://github.com/starknet-io/tests/actions/workflows/conformance.yml/badge.svg)](https://github.com/starknet-io/tests/actions/workflows/conformance.yml)

## License

This project is licensed under the [MIT License](LICENSE).