suman icon indicating copy to clipboard operation
suman copied to clipboard

🌇 🌆 🌉 Advanced, user-friendly, language-agnostic, super-high-performance test runner. http://sumanjs.org

Results 58 suman issues
Sort by recently updated
recently updated
newest added

http://blackskyresearch.net/shelltables.txt

https://stackoverflow.com/questions/50247785/mapping-typescript-types-from-object-object

supposedly `@suman` is defined as a globally installed command, where is that coming from

```js { const strm = fs.createWriteStream(path.resolve(__dirname + '/../logs/stderr.log')); const stderr = process.stderr.write; process.stderr.write = function () { let args = Array.from(arguments); let firstArg = String(args[0]).replace(/\[[0-9]{1,2}m/g, '').replace(/\[[0-9]{1,2};[0-9]{1,2}m/g, ''); strm.write.apply(strm, [firstArg]); stderr.apply(process.stderr,...

https://thenextweb.com/apps/2016/04/08/giphys-new-mac-tool-lets-you-capture-gifs-from-any-app-on-your-desktop/

```js it('locks/unlocks super special', async t => { const c = t.supply.client; const {unlock} = await c.lockp('foo'); const v = await promhelper(unlock); console.log(v); }); ```

https://gist.github.com/jamestalmage/df922691475cff66c7e6

https://opencollective.com/sumanjs?status=collectiveCreated&CollectiveId=12229

Inherit is an array which tells the immediate child ctx blocks what properties to inherit from the parent block