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.
- Host: GitHub
- URL: https://github.com/starknet-io/tests
- Owner: starknet-io
- License: mit
- Created: 2024-06-19T11:22:42.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-06-20T10:14:14.000Z (11 months ago)
- Last Synced: 2025-02-13T12:54:23.458Z (3 months ago)
- Topics: starknet, testing
- Language: Rust
- Homepage: https://starknet.io
- Size: 231 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
[](https://github.com/starknet-io/tests/actions/workflows/conformance.yml)
## License
This project is licensed under the [MIT License](LICENSE).