Coder Social home page Coder Social logo

tunnckocore / gruu Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 457 KB

(WIP, see gruu-api) Microscopic test framework, built on Promises and ~150 SLoC. Concurrency, plugins, reporters and ES2017 ready, but works on Node.js 0.10 too!

Home Page: http://ghub.io/gruu-api

License: MIT License

JavaScript 100.00%
test-runner async-await async-functions concurrency promises testing tap plugins callbacks es2017

gruu's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

gruu's Issues

todos

  • fix sharing context (need hybridables/try-catch-core#4 and hybridables/try-catch-callback#1)
  • add hideSkip to defaults
  • (?) implement .only tests (or remove .todo, .skip)
  • externalize reporter to https://github.com/tunnckoCore/gruu-reporter
  • externalize "is callback called" thing (utils.updateTest) to separate package
  • update arr-includes to returns find index and true if it is 0
  • (?) implement .cb for callbacks, force test() to be "returning a value and accepting ctx argument" (aka promises, stream, pure sync, async/await, child processes, observables
  • spec reporter
  • rename to asia? what will be the diffs? meaning... it is pretty stable now and absolutely needed - should we add more things and rely to minibase for example?
  • for above: i believe asia will be something similar, but more open new things and this to stay as small as possible and backward compatible with assertit/mukla (not so much, but the arguments at least)
  • update async-simple-iterator (needs minibase be finished, in turn it needs minibase-tests finished)
  • after above: finish async-control (rename it to async-base?) it also should be using minibase

extrenalize `utils.diag`

Maybe should go to stacktrace-metadata?

Or new one tap-error that accepts options and stack and returns ready formatted string ready for output.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.