{"id":13604760,"url":"https://github.com/hyperledger/fabric-test","last_synced_at":"2025-04-11T22:30:17.720Z","repository":{"id":38239689,"uuid":"98448766","full_name":"hyperledger/fabric-test","owner":"hyperledger","description":"A collection of utilities used to test the core Hyperledger Fabric projects","archived":false,"fork":false,"pushed_at":"2025-03-31T18:58:53.000Z","size":16811,"stargazers_count":151,"open_issues_count":57,"forks_count":128,"subscribers_count":17,"default_branch":"main","last_synced_at":"2025-04-03T13:15:25.694Z","etag":null,"topics":["hyperledger-fabric"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hyperledger.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":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-26T17:29:44.000Z","updated_at":"2025-03-17T09:23:53.000Z","dependencies_parsed_at":"2024-11-07T09:34:43.062Z","dependency_job_id":null,"html_url":"https://github.com/hyperledger/fabric-test","commit_stats":{"total_commits":1038,"total_committers":61,"mean_commits":"17.016393442622952","dds":0.850674373795761,"last_synced_commit":"9a35ad74e53d6fe78ab378b96725d0d53f8fb1ff"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperledger%2Ffabric-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperledger%2Ffabric-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperledger%2Ffabric-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperledger%2Ffabric-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hyperledger","download_url":"https://codeload.github.com/hyperledger/fabric-test/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248489396,"owners_count":21112563,"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":["hyperledger-fabric"],"created_at":"2024-08-01T19:00:50.966Z","updated_at":"2025-04-11T22:30:17.683Z","avatar_url":"https://github.com/hyperledger.png","language":"Go","readme":"[![Build Status](https://dev.azure.com/Hyperledger/Fabric-Test/_apis/build/status/Fabric-Test?branchName=main)](https://dev.azure.com/Hyperledger/Fabric-Test/_build/latest?definitionId=58\u0026branchName=main)\n\n## Getting Started\n\nFabric-Test provides two tools for testing Fabric itself: The Operator tool and PTE\n\n- The Operator tool is used to deploy Fabric networks. It can be used to deploy Fabric to your local\nmachine using Docker, or to Kubernetes\n- PTE, or Performance Traffic Engine is used to Invoke and Query chaincode through a network deployed\nusing the Operator tool\n\n## Prerequisites\n\nWhile Fabric-Test provides a utility for installing most of its dependencies, you do need a few basic\ntools to get started:\n- Go 1.18 or later\n- Node 16 or later\n- Java 8 or later (if using Java chaincode)\n- Docker\n- Docker-Compose\n- Curl and Make\n\nOnce you've installed these simple dependencies you simply execute `make pre-reqs` from the root of the\nrepo and Fabric-Test will bootstrap the rest of the dependencies and install the required NPM packages.\n\n## Environment variables\n\nMake sure `$GOPATH/bin` (if GOPATH is set) or `$HOME/go/bin` is in your `$PATH` so that the go tools can be found.\n\nIf you run the `make` targets from the project root directory,\n`fabric-test/bin` with the Fabric binaries will get added to `PATH` and\n`fabric-test/config` with Fabric node config files will get added to `FABRIC_CFG_PATH`.\nIf you run the tests directly (outside of `make`) you will need to set these variables yourself.\n\n## Running Test Suites with Make\n\nYou can run the automated test suites with a Makefile target given below. This handles all the steps for you as the\nprocedure installs all the prerequisites and executes the test suite in the targeted directory.\nSimply call `make` and target one of the test suites in the `regression` directory:\n\n```\n\n  make regression/smoke     # Cleans environment, updates submodules, clones \u0026 builds\n                            # fabric \u0026 fabric-ca images, executes Smoke tests from\n                            # regression/smoke folder.\n\n```\n\n## Tools Used to Execute Tests\n\n### Operator\nPlease see the README located in the `tools/operator` directory for more detailed information for using the Operator to\nlaunch Fabric networks, administer them, and execute actions from test-input files to reconfigure the network, disrupt\nthe network, or use PTE to send transactions.\n\n### Performance Traffic Engine\nPlease see the README located in the `tools/PTE` directory for more detailed information for using the\nPerformance Traffic Engine to drive transactions through a Fabric network.\n\n.. Licensed under Creative Commons Attribution 4.0 International License\n   https://creativecommons.org/licenses/by/4.0/\n","funding_links":[],"categories":["[Hyperledger](https://www.hyperledger.org/)"],"sub_categories":["Whitepapers"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperledger%2Ffabric-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhyperledger%2Ffabric-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperledger%2Ffabric-test/lists"}