{"id":18881149,"url":"https://github.com/godogx/aferosteps","last_synced_at":"2026-04-25T21:31:54.917Z","repository":{"id":38187141,"uuid":"403957606","full_name":"godogx/aferosteps","owner":"godogx","description":"Afero Cucumber Steps for Golang","archived":false,"fork":false,"pushed_at":"2024-03-04T07:13:59.000Z","size":248,"stargazers_count":0,"open_issues_count":7,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-23T22:39:48.225Z","etag":null,"topics":["afero","bdd","cucumber","functional-testing","gherkin","go","godog","godog-extension","golang","integration-testing","os","testing"],"latest_commit_sha":null,"homepage":"","language":"Go","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/godogx.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":"2021-09-07T11:47:27.000Z","updated_at":"2021-12-13T13:03:23.000Z","dependencies_parsed_at":"2024-11-15T22:26:45.194Z","dependency_job_id":null,"html_url":"https://github.com/godogx/aferosteps","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/godogx/aferosteps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godogx%2Faferosteps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godogx%2Faferosteps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godogx%2Faferosteps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godogx%2Faferosteps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godogx","download_url":"https://codeload.github.com/godogx/aferosteps/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godogx%2Faferosteps/sbom","scorecard":{"id":433506,"data":{"date":"2025-08-11","repo":{"name":"github.com/godogx/aferosteps","commit":"c27e039039b4f050ad2dbd00958d8926a67cd456"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/6 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/godogx/aferosteps/lint.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/godogx/aferosteps/lint.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/godogx/aferosteps/lint.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/godogx/aferosteps/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/godogx/aferosteps/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/godogx/aferosteps/test.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/godogx/aferosteps/test.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/godogx/aferosteps/test.yaml/master?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T03:58:59.037Z","repository_id":38187141,"created_at":"2025-08-19T03:58:59.038Z","updated_at":"2025-08-19T03:58:59.038Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32278249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"ssl_error","status_checked_at":"2026-04-25T18:29:32.149Z","response_time":59,"last_error":"SSL_read: 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":["afero","bdd","cucumber","functional-testing","gherkin","go","godog","godog-extension","golang","integration-testing","os","testing"],"created_at":"2024-11-08T06:47:43.459Z","updated_at":"2026-04-25T21:31:54.882Z","avatar_url":"https://github.com/godogx.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Afero Cucumber Steps for Golang\n\n[![GitHub Releases](https://img.shields.io/github/v/release/godogx/aferosteps)](https://github.com/godogx/aferosteps/releases/latest)\n[![Build Status](https://github.com/godogx/aferosteps/actions/workflows/test.yaml/badge.svg)](https://github.com/godogx/aferosteps/actions/workflows/test.yaml)\n[![codecov](https://codecov.io/gh/godogx/aferosteps/branch/master/graph/badge.svg?token=eTdAgDE2vR)](https://codecov.io/gh/godogx/aferosteps)\n[![Go Report Card](https://goreportcard.com/badge/github.com/godogx/aferosteps)](https://goreportcard.com/report/github.com/godogx/aferosteps)\n[![GoDevDoc](https://img.shields.io/badge/dev-doc-00ADD8?logo=go)](https://pkg.go.dev/github.com/godogx/aferosteps)\n\nInteracting with multiple filesystems in [`cucumber/godog`](https://github.com/cucumber/godog) with [spf13/afero](https://github.com/spf13/afero)\n\n## Prerequisites\n\n- `Go \u003e= 1.17`\n\n## Install\n\n```bash\ngo get github.com/godogx/aferosteps\n```\n\n## Usage\n\nInitiate a new FS Manager with `aferosteps.NewManager` then add it to `ScenarioInitializer` by\ncalling `Manager.RegisterContext(*testing.T, *godog.ScenarioContext)`\n\nThe `Manager` supports multiple file systems and by default, it uses `afero.NewOsFs()`. If you wish to:\n\n- Change the default fs, use `aferosteps.WithDefaultFs(fs afero.Fs)` in the constructor.\n- Add more fs, use `aferosteps.WithFs(name string, fs afero.Fs)` in the constructor.\n\nFor example:\n\n```go\npackage mypackage\n\nimport (\n    \"math/rand\"\n    \"testing\"\n\n    \"github.com/cucumber/godog\"\n    \"github.com/godogx/aferosteps\"\n    \"github.com/spf13/afero\"\n    \"github.com/stretchr/testify/require\"\n)\n\nfunc TestIntegration(t *testing.T) {\n    fsManager := aferosteps.NewManager(\n        aferosteps.WithFs(\"mem\", afero.NewMemMapFs()),\n    )\n\n    suite := godog.TestSuite{\n        Name: \"Integration\",\n        ScenarioInitializer: func(ctx *godog.ScenarioContext) {\n            fsManager.RegisterContext(t, ctx)\n        },\n        Options: \u0026godog.Options{\n            Strict:    true,\n            Randomize: rand.Int63(),\n        },\n    }\n\n    // Run the suite.\n}\n```\n\nNote: the `Manager` will reset the working directory at the beginning of the scenario to the one when the test starts.\n\n## Steps\n\n### Change to a temporary directory\n\nChange to a temporary directory provided by calling [`t.(*testing.T).TempDir()`](https://golang.org/pkg/testing/#B.TempDir)\n\nPattern: `(?:current|working) directory is temporary`\n\nExample:\n\n```gherkin\nFeature: OS FS\n\n    Background:\n        Given current directory is temporary\n        And there is a directory \"test\"\n```\n\n### Change working directory\n\nChange to a directory of your choice.\n\nPattern:\n\n- `(?:current|working) directory is \"([^\"]+)\"`\n- `changes? (?:current|working) directory to \"([^\"]+)\"`\n\n```gherkin\nFeature: OS FS\n\n    Scenario: .github equal\n        When I reset current directory\n        And I change current directory to \"../../.github\"\n\n        Then there should be only these files:\n        \"\"\"\n        - workflows:\n            - lint.yaml\n            - test.yaml\n        \"\"\"\n\n    Scenario: .github equal with cwd\n        When I reset current directory\n        And current directory is \"../../.github\"\n\n        Then there should be only these files:\n        \"\"\"\n        - workflows:\n            - lint.yaml\n            - test.yaml\n        \"\"\"\n```\n\n### Reset working directory\n\nReset the working directory to the one when the test starts.\n\nPattern: `resets? (?:current|working) directory`\n\n```gherkin\nFeature: OS FS\n\n    Scenario: .github equal\n        When I reset current directory\n        And I change current directory to \"../../.github\"\n\n        Then there should be only these files:\n        \"\"\"\n        - workflows:\n            - lint.yaml\n            - test.yaml\n        \"\"\"\n```\n\n### Remove a file\n\nRemove a file from a fs.\n\nPattern:\n\n- With the default fs: `^there is no (?:file|directory) \"([^\"]+)\"$`\n- With a fs at your choice: `^there is no (?:file|directory) \"([^\"]+)\" in \"([^\"]+)\" (?:fs|filesystem|file system)$`\n\n```gherkin\nFeature: Mixed\n\n    Background:\n        Given there is no file \"test/file1.txt\"\n        And there is no file \"test/file1.txt\" in \"mem\" fs\n```\n\n### Create a file\n\n#### Empty file\n\nPattern:\n\n- With the default fs: `^there is a file \"([^\"]+)\"$`\n- With a fs at your choice: `^there is a file \"([^\"]+)\" in \"([^\"]+)\" (?:fs|filesystem|file system)$`\n\n```gherkin\nFeature: Mixed\n\n    Background:\n        Given there is a file \"test/file1.txt\"\n        And there is a file \"test/file1.txt\" in \"mem\" fs\n```\n\n#### With Content\n\nPattern:\n\n- With the default fs: `^there is a file \"([^\"]+)\" with content:`\n- With a fs at your choice: `^there is a file \"([^\"]+)\" in \"([^\"]+)\" (?:fs|filesystem|file system) with content:`\n\n```gherkin\nFeature: Mixed\n\n    Background:\n        Given there is a file \"test/file2.sh\" with content:\n        \"\"\"\n        #!/usr/bin/env bash\n\n        echo \"hello\"\n        \"\"\"\n\n        And there is a file \"test/file2.sh\" in \"mem\" fs with content:\n        \"\"\"\n        #!/usr/bin/env bash\n\n        echo \"hello\"\n        \"\"\"\n```\n\n### Create a directory\n\nPattern:\n\n- With the default fs: `^there is a directory \"([^\"]+)\"$`\n- With a fs at your choice: `^there is a directory \"([^\"]+)\" in \"([^\"]+)\" (?:fs|filesystem|file system)`\n\n```gherkin\nFeature: Mixed\n\n    Background:\n        Given there is a directory \"test\"\n        And there is a directory \"test\" in \"mem\" fs\n```\n\n### Change file or directory permission\n\nPattern:\n\n- With the default fs:\n    - `changes? \"([^\"]+)\" permission to ([0-9]+)$`\n    - `^(?:file|directory) \"([^\"]+)\" permission is ([0-9]+)$`\n- With a fs at your choice:\n    - `changes? \"([^\"]+)\" permission in \"([^\"]+)\" (?:fs|filesystem|file system) to ([0-9]+)`\n    - `^(?:file|directory) \"([^\"]+)\" permission in \"([^\"]+)\" (?:fs|filesystem|file system) is ([0-9]+)`\n\n```gherkin\nFeature: Mixed\n\n    Background:\n        Given file \"test/file1.txt\" permission is 0644\n        And file \"test/file1.txt\" permission in \"mem\" fs is 0644\n        And I change \"test/file2.sh\" permission to 0755\n        And I change \"test/file2.sh\" permission in \"mem\" fs to 0755\n```\n\n### Assert file exists\n\nPattern:\n\n- With the default fs: `^there should be a file \"([^\"]+)\"$`\n- With a fs at your choice: `^there should be a file \"([^\"]+)\" in \"([^\"]+)\" (?:fs|filesystem|file system)`\n\n```gherkin\nFeature: Mixed\n\n    Background:\n        Given there should be a file \"test/file1.txt\"\n        And there should be a file \"test/file1.txt\" in \"mem\" fs\n```\n\n### Assert directory exists\n\nPattern:\n\n- With the default fs: `^there should be a directory \"([^\"]+)\"$`\n- With a fs at your choice: `^there should be a directory \"([^\"]+)\" in \"([^\"]+)\" (?:fs|filesystem|file system)$`\n\n```gherkin\nFeature: Mixed\n\n    Background:\n        Given there should be a directory \"test\"\n        And there should be a directory \"test\" in \"mem\" fs\n```\n\n### Assert file content\n\n#### Plain Text\n\nPattern:\n\n- With the default fs: `^there should be a file \"([^\"]+)\" with content:`\n- With a fs at your choice: `^there should be a file \"([^\"]+)\" in \"([^\"]+)\" (?:fs|filesystem|file system) with content:`\n\n```gherkin\nFeature: Mixed\n\n    Background:\n        Given there should be a file \"test/file2.sh\" with content:\n        \"\"\"\n        #!/usr/bin/env bash\n\n        echo \"hello\"\n        \"\"\"\n\n        And there should be a file \"test/file2.sh\" in \"mem\" fs with content:\n        \"\"\"\n        #!/usr/bin/env bash\n\n        echo \"hello\"\n        \"\"\"\n```\n\n#### Regexp\n\nPattern:\n\n- With the default fs: `^there should be a file \"([^\"]+)\" with content matches:`\n- With a fs at your choice: `^there should be a file \"([^\"]+)\" in \"([^\"]+)\" (?:fs|filesystem|file system) with content matches:`\n\n```gherkin\nFeature: Mixed\n\n    Background:\n        Given there should be a file \"test/file2.sh\" with content matches:\n        \"\"\"\n        #!/usr/bin/env bash\n\n        echo \"\u003cregexp:[^\"]+/\u003e\"\n        \"\"\"\n\n        And there should be a file \"test/file2.sh\" in \"mem\" fs with content matches:\n        \"\"\"\n        #!/usr/bin/env bash\n\n        echo \"\u003cregexp:[^\"]+/\u003e\"\n        \"\"\"\n```\n\n### Assert file permission\n\nPattern:\n\n- With the default fs: `^(?:file|directory) \"([^\"]+)\" permission should be ([0-9]+)$`\n- With a fs at your choice: `^(?:file|directory) \"([^\"]+)\" permission in \"([^\"]+)\" (?:fs|filesystem|file system) should be ([0-9]+)`\n\n```gherkin\nFeature: Mixed\n\n    Background:\n        Given directory \"test\" permission should be 0755\n        And file \"test/file2.sh\" permission should be 0755\n        And directory \"test\" permission in \"mem\" fs should be 0755\n        And file \"test/file2.sh\" permission in \"mem\" fs should be 0755\n```\n\n### Assert file tree\n\n#### Exact tree\n\nCheck whether the file tree is exactly the same as the expectation.\n\nPattern:\n\n- With the current working directory:\n    - With the default fs: `^there should be only these files:`\n    - With a fs at your choice: `^there should be only these files in \"([^\"]+)\" (?:fs|filesystem|file system):`\n- With a path:\n    - With the default fs: `^there should be only these files in \"([^\"]+)\":`\n    - With a fs at your choice: `^there should be only these files in \"([^\"]+)\" in \"([^\"]+)\" (?:fs|filesystem|file system):`\n\n```gherkin\nFeature: Mixed\n\n    Scenario: OS FS\n        And there should be only these files:\n        \"\"\"\n        - test 'perm:\"0755\"':\n            - file1.txt 'perm:\"0644\"'\n            - file2.sh 'perm:\"0755\"'\n        \"\"\"\n\n    Scenario: Memory FS\n        Then there should be only these files in \"mem\" fs:\n        \"\"\"\n        - test 'perm:\"0755\"':\n            - file1.txt\n            - file2.sh 'perm:\"0755\"'\n        \"\"\"\n```\n\n#### Contains\n\nCheck whether the file tree contains the expectation.\n\nPattern:\n\n- With the current working directory:\n    - With the default fs: `^there should be these files:`\n    - With a fs at your choice: `^there should be these files in \"([^\"]+)\" (?:fs|filesystem|file system):`\n- With a path:\n    - With the default fs: `^there should be these files in \"([^\"]+)\":`\n    - With a fs at your choice: `^there should be these files in \"([^\"]+)\" in \"([^\"]+)\" (?:fs|filesystem|file system):`\n\n```gherkin\nFeature: Mixed\n\n    Scenario: OS FS\n        And there should be these files:\n        \"\"\"\n        - test 'perm:\"0755\"':\n            - file1.txt 'perm:\"0644\"'\n            - file2.sh 'perm:\"0755\"'\n        \"\"\"\n\n    Scenario: Memory FS\n        Then there should be these files in \"mem\" fs:\n        \"\"\"\n        - test 'perm:\"0755\"':\n            - file1.txt\n            - file2.sh 'perm:\"0755\"'\n        \"\"\"\n```\n\n## Variables\n\nYou can use these variables in your steps:\n\nVariable | Description\n:--- | :---\n`$TEST_DIR` | The working directory where tests start\n`$CWD` | Current working directory, get from `os.Getwd()`\n`$WOKRING_DIR` | Same as `$CWD`\n\nFor examples:\n\n```gherkin\n    Scenario: .github equal in path\n        Then there should be only these files in \"$TEST_DIR/../../.github\":\n        \"\"\"\n        - workflows:\n            - lint.yaml\n            - test.yaml\n        \"\"\"\n```\n\n## Examples\n\nFull suite: https://github.com/godogx/aferosteps/tree/master/features\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgodogx%2Faferosteps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgodogx%2Faferosteps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgodogx%2Faferosteps/lists"}