data-apis/Array API tests reporting
Run the array API testsuite and report the results
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| array-api-tests-module | Name of the namespace to run the array API testsuite against | yes | — |
| array-library-name | Name of the array library being tested. Defaults to inputs.array-api-tests-module | no | — |
| array-library-version | Version of the array library being tested | yes | — |
| array-library-install | Command to install the array library | yes | — |
| python-version | Version of Python to run the testsuite on | no | 3.10 |
Outputs
| name | description |
|---|---|
| results | The results JSON |
| post_data= | The data to be posted to the webhook |