{"id":18708483,"url":"https://github.com/marigold-dev/breathalyzer","last_synced_at":"2025-11-09T10:30:22.780Z","repository":{"id":56808779,"uuid":"523346705","full_name":"marigold-dev/breathalyzer","owner":"marigold-dev","description":"A simple test framework for Ligo Lang","archived":false,"fork":false,"pushed_at":"2024-03-29T18:57:08.000Z","size":81,"stargazers_count":13,"open_issues_count":1,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-12-28T07:30:48.979Z","etag":null,"topics":["hacktoberfest","ligo","testing","tezos"],"latest_commit_sha":null,"homepage":"","language":"LigoLANG","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/marigold-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-10T13:05:02.000Z","updated_at":"2024-08-24T23:54:24.000Z","dependencies_parsed_at":"2023-01-22T14:00:57.734Z","dependency_job_id":"a5dc0374-d347-404e-901c-7981b725da2e","html_url":"https://github.com/marigold-dev/breathalyzer","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marigold-dev%2Fbreathalyzer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marigold-dev%2Fbreathalyzer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marigold-dev%2Fbreathalyzer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marigold-dev%2Fbreathalyzer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marigold-dev","download_url":"https://codeload.github.com/marigold-dev/breathalyzer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239571586,"owners_count":19661165,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["hacktoberfest","ligo","testing","tezos"],"created_at":"2024-11-07T12:23:39.664Z","updated_at":"2025-11-09T10:30:22.704Z","avatar_url":"https://github.com/marigold-dev.png","language":"LigoLANG","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Breathalyzer test framework\n\nA simple test framework for the Ligo language. The name `Breathalyzer` is a wink\nto [Alcotest](https://github.com/mirage/alcotest), a powerful test framework for\nthe OCaml language.\n\nThe best way to understand the design and use of **Breathalyzer** is to consult\nthe various examples in the [`examples/`](examples/) directory.\n\n## Some examples\n\nThe test framework is tested with itself, however, there are several fairly\nexplicit examples of how to run a test suite:\n\n- [List](examples/simple): A fairly simple demonstration that shows how to make\n  simple assertions. A library is declared and some test cases are provided\n  which check the behaviour of the functions.\n- [Auction](examples/auction): A slightly more complicated test suite that\n  demonstrates the notion of **context**, how to _act as an actor_ and how to\n  wait (`Expect`) for an error from the transfer execution to a smart-contract.\n- [Ticket factory](examples/auction): An example that takes advantage of tickets\n  and the exploitation of multiple contracts. A real (partly real-world) example\n  that attempts to use all the features of the testing framework.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarigold-dev%2Fbreathalyzer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarigold-dev%2Fbreathalyzer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarigold-dev%2Fbreathalyzer/lists"}