README
Installation
npm i -g tsbench
Usage
Copy testdata.yml and scenario.yml from this repository to a new folder.
tsbench -t testdata.yml -s scenario.yml
Generate gatling.io Tests for SPARQL-Queries
<script type="module">
import tsbench from 'https://cdn.skypack.dev/tsbench';
</script>
npm i -g tsbench
Copy testdata.yml and scenario.yml from this repository to a new folder.
tsbench -t testdata.yml -s scenario.yml