{"id":16325672,"url":"https://github.com/alfonso-presa/ndt","last_synced_at":"2026-07-15T19:06:51.248Z","repository":{"id":74696884,"uuid":"73268114","full_name":"alfonso-presa/ndt","owner":"alfonso-presa","description":"Parallel Gherkin scenarios execution","archived":false,"fork":false,"pushed_at":"2016-11-17T18:46:34.000Z","size":556,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-19T09:40:07.638Z","etag":null,"topics":["gherkin","testing"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alfonso-presa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2016-11-09T09:13:33.000Z","updated_at":"2024-01-22T16:29:39.000Z","dependencies_parsed_at":"2023-02-25T07:45:39.514Z","dependency_job_id":null,"html_url":"https://github.com/alfonso-presa/ndt","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alfonso-presa/ndt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alfonso-presa%2Fndt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alfonso-presa%2Fndt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alfonso-presa%2Fndt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alfonso-presa%2Fndt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alfonso-presa","download_url":"https://codeload.github.com/alfonso-presa/ndt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alfonso-presa%2Fndt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35517555,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-15T02:00:06.706Z","response_time":131,"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":["gherkin","testing"],"created_at":"2024-10-10T23:05:45.806Z","updated_at":"2026-07-15T19:06:51.244Z","avatar_url":"https://github.com/alfonso-presa.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Navigation driven tests\n\nThis repo contains a set of tools that can be used to executed Gherkin validations\nin parallel during a predefined navigation.\n\nThe navigation triggers events while its advancing, and the steps await those events to make the scenario\nprogress.\n\nThis project is a WIP.\n\n## How to execute\n\nRun the following commands after cloning this repo.\n\n```sh\nnpm install -g selenium-standalone \u0026\u0026 selenium-standalone install \u0026\u0026 selenium-standalone start \u003e /dev/null \u0026\nnpm install \u0026\u0026 npm test\n```\n\nNote that if you're using MacOS you need to install chrome canary.\n\n![Image](ndt.gif?raw=true)\n\n## The steps\n\nThe concept aplyed in this repo handles the Gherkin languaje differently than cucumber does:\n\n- Given: defines an state that must be preserved during the scenario execution for it to be valid.\n- When: defines an events that mas happen for the scenario to progress.\n- Then: defines an assertion that must be fulfilled for the scenario to pass.\n\n## Example implementation\n\nYou can check a sample implementation in the tests/gherkin for the gherkin description and steps, and the tests/observable\nfor a navigation\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falfonso-presa%2Fndt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falfonso-presa%2Fndt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falfonso-presa%2Fndt/lists"}