{"id":15043965,"url":"https://github.com/bcpeinhardt/schnauzerui","last_synced_at":"2025-09-04T19:18:01.113Z","repository":{"id":188846288,"uuid":"541719449","full_name":"bcpeinhardt/schnauzerUI","owner":"bcpeinhardt","description":"A human readable scripting language for automated UI tests.","archived":false,"fork":false,"pushed_at":"2024-01-30T07:00:13.000Z","size":29817,"stargazers_count":12,"open_issues_count":9,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-25T06:14:32.937Z","etag":null,"topics":["cucumber","cucumber-alternative","e2e","e2e-testing","e2e-tests","qa","qa-automation","selenium","selenium-alternative","selenium-webdriver","testing"],"latest_commit_sha":null,"homepage":"","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/bcpeinhardt.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null}},"created_at":"2022-09-26T18:06:07.000Z","updated_at":"2025-07-05T01:35:10.000Z","dependencies_parsed_at":"2025-08-25T05:03:39.604Z","dependency_job_id":"3af2dd2e-ea55-4309-8335-171c4d029819","html_url":"https://github.com/bcpeinhardt/schnauzerUI","commit_stats":null,"previous_names":["bcpeinhardt/schnauzerui"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/bcpeinhardt/schnauzerUI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcpeinhardt%2FschnauzerUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcpeinhardt%2FschnauzerUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcpeinhardt%2FschnauzerUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcpeinhardt%2FschnauzerUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bcpeinhardt","download_url":"https://codeload.github.com/bcpeinhardt/schnauzerUI/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcpeinhardt%2FschnauzerUI/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273658563,"owners_count":25145303,"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","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cucumber","cucumber-alternative","e2e","e2e-testing","e2e-tests","qa","qa-automation","selenium","selenium-alternative","selenium-webdriver","testing"],"created_at":"2024-09-24T20:49:53.286Z","updated_at":"2025-09-04T19:17:56.048Z","avatar_url":"https://github.com/bcpeinhardt.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Schnauzer UI\n\n![schnauzer_ui](https://raw.githubusercontent.com/bcpeinhardt/schnauzerUI/main/schnauzer-codes.jpg)\n\nSchnauzer UI is a DSL for performing browser automation.\nRather than focusing on large automated test suites, Schnauzer UI helps\nyou write small, easy to understand test scripts.\n\n```schnauzer_ui\n# Navigate to the site\nurl \"https://youtube.com\"\n\n# Search for Cats\nlocate \"Search\" and type \"cats\" and press \"Enter\"\n```\n\n##### When to use Schnauzer UI vs. other options (Selenium, Cypress, Playwright, etc.)\nSchnauzer UI is a bad choice if:\n- You want to maintain a large automated test suite with reusable components.\n- You have a team of full time software engineers dedicated to QA.\n- Your QA and Engineering teams are able to collaborate closely to build software\n  that is easy to E2E test (you have dedicated test environments, a system for test IDs for elements, etc.).\n- You want to build your E2E test suites into CI/CD processes and want good tooling around doing it.\n\nSchnauzer UI is a good choice if:\n- You want to be able to easily run stand alone scripts and produce a test report.\n- You want to quickly draft tests as needed instead of maintaining a large test suite.\n- You want a more robust way to codify Acceptance Criteria / Bug Reproduction Steps on your tickets.\n- You want to empower non-programmer QA team members to take advantage of automation.\n- You want to build some automation into existing manual process.\n\nTo get started, check out the [narrative documentation](https://bcpeinhardt.github.io/schnauzerUI/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcpeinhardt%2Fschnauzerui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbcpeinhardt%2Fschnauzerui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcpeinhardt%2Fschnauzerui/lists"}