Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/christophwurst/test-matrix-action
Generate (minimal) test matrix from a set of discrete testing parameters
https://github.com/christophwurst/test-matrix-action
Last synced: about 1 month ago
JSON representation
Generate (minimal) test matrix from a set of discrete testing parameters
- Host: GitHub
- URL: https://github.com/christophwurst/test-matrix-action
- Owner: ChristophWurst
- License: mit
- Created: 2023-09-28T15:38:45.000Z (over 1 year ago)
- Default Branch: feat/initial-implementation
- Last Pushed: 2023-09-28T17:39:31.000Z (over 1 year ago)
- Last Synced: 2024-10-29T19:02:40.836Z (3 months ago)
- Language: JavaScript
- Size: 97.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Generate Nextcloud test matrix'
Generate a (minimal) test matrix from continuous parameters
## Inputs
* **Required** ``parameters``: Nested array with all possible parameters.
## Usage
### Set up environment for integration tests
tbd