{"id":29089594,"url":"https://github.com/openzeppelin/stylus-test-helpers","last_synced_at":"2026-03-10T20:31:49.764Z","repository":{"id":268555849,"uuid":"903042341","full_name":"OpenZeppelin/stylus-test-helpers","owner":"OpenZeppelin","description":"Easy to use test helpers for Arbitrum Stylus written in Rust","archived":false,"fork":false,"pushed_at":"2025-11-21T09:49:42.000Z","size":406,"stargazers_count":16,"open_issues_count":30,"forks_count":13,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-07T15:18:25.965Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OpenZeppelin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-12-13T20:03:53.000Z","updated_at":"2025-12-08T14:01:19.000Z","dependencies_parsed_at":"2024-12-17T14:22:26.105Z","dependency_job_id":"a0c5a54a-0b38-41a5-b43b-1914c34b05d6","html_url":"https://github.com/OpenZeppelin/stylus-test-helpers","commit_stats":null,"previous_names":["openzeppelin/stylus-test-helpers"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/OpenZeppelin/stylus-test-helpers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenZeppelin%2Fstylus-test-helpers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenZeppelin%2Fstylus-test-helpers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenZeppelin%2Fstylus-test-helpers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenZeppelin%2Fstylus-test-helpers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenZeppelin","download_url":"https://codeload.github.com/OpenZeppelin/stylus-test-helpers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenZeppelin%2Fstylus-test-helpers/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30352876,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T15:55:29.454Z","status":"ssl_error","status_checked_at":"2026-03-10T15:54:58.440Z","response_time":106,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-28T04:04:09.718Z","updated_at":"2026-03-10T20:31:49.756Z","avatar_url":"https://github.com/OpenZeppelin.png","language":"Rust","readme":"# Stylus Test Helpers\n\nTesting in Stylus is limited today. While\ndeveloping [OpenZeppelin Contracts for Stylus][contracts repo] we created a few\nhelpers to test our contracts, and we've decided to open source them and publish them as a separate crate for the\ncommunity, at least until a more comprehensive testing framework is available.\n\nThis crate is a work in progress, and we'll be adding more features and improving the ergonomics as we go. We encourage\nprojects that find this useful to contribute by opening issues and pull requests.\n\n[contracts repo]: https://github.com/OpenZeppelin/rust-contracts-stylus\n\n## Motsu (持つ) - Unit Testing for Stylus\n\nThis crate enables unit-testing for Stylus contracts. It abstracts away the\nmachinery necessary for writing tests behind a `#[motsu::test]` procedural\nmacro.\n\n`motsu` means \"[to hold]\" in Japanese -- we hold a stylus in our hand.\n\n[to-hold]: https://jisho.org/word/%E6%8C%81%E3%81%A4\n\n### Usage\n\nAdd motsu to your project's dependencies:\n\n```toml\n[dev-dependencies]\nmotsu = \"=0.10.0\"\n\n[dependencies]\nstylus-sdk = \"=0.9.0\"\n```\n\n## Contribute\n\nIf you're interested in contributing, please check our [contribution guidelines].\n\n[contribution guidelines]: ./CONTRIBUTING.md\n\n## Security\n\nRefer to our [Security Policy](./SECURITY.md) for more details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenzeppelin%2Fstylus-test-helpers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenzeppelin%2Fstylus-test-helpers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenzeppelin%2Fstylus-test-helpers/lists"}