Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/radekbednarik/pict-web-service

Web service to allow user friendly generation of test cases via pair-wise approach using MS PICT tool.
https://github.com/radekbednarik/pict-web-service

nodejs pair-wise pict testing testing-tool typescript

Last synced: 15 days ago
JSON representation

Web service to allow user friendly generation of test cases via pair-wise approach using MS PICT tool.

Awesome Lists containing this project

README

        

# PICT web service

Simple backend and frontend tooling for generating
test cases using [PICT](https://github.com/microsoft/pict) under the hood.

When used correctly, this tool should provide you with
`.json`, `.txt`, `.csv` and `.xlsx` options to download generated test cases.

## Installation

Read these:

- [backend](/backend/README.md)
- [frontend](/frontend/README.md)

## Deployment

Application is currently available on [pwtg.dev](https://pwtg.dev).