vows-batch-retry

Add on to vows to add addBatchRetry command

Usage no npm install needed!

<script type="module">
  import vowsBatchRetry from 'https://cdn.skypack.dev/vows-batch-retry';
</script>

README

vows-batch-retry

Add a addBatchRetry command to vows, for tests which involved lot of external components, and which can failed sometimes.

How to use it