Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/avajs/ava
Node.js test runner that lets you develop with confidence 🚀
https://github.com/avajs/ava
simplify context sharing between beforeEach and test
cd4c7c6f510f71357b2934814c6bf5d4342264ee authored about 9 years ago93f733c4cf47a95f0b8806bd4daf5069f977043e authored about 9 years ago
The wrapper is not necessary, even for primitives.
fb87cdfe79dc51db3c55ddeee28b72fc98f06ea1 authored about 9 years ago2d36b51490795adcb58f98ed9708a59abad04897 authored about 9 years ago
added in #165
e57eff059f73e53f1c8db1af096dc53e2608a322 authored about 9 years ago00342bec622abcc0d4e0312ee0807ed476fccdee authored about 9 years ago
* Binds all Test.prototype methods to current test.
* Checks for truthy error as first argument ...
6b628846c323dae0fbd4f1b9720e922480dfde13 authored about 9 years ago
1b60c7b8be685f8dfa74844538335cc925e80d73 authored about 9 years ago
05bee73b520d740aadc89e6bb1724aceac7e23ac authored about 9 years ago
Mega PR: unhandledRejection, uncaughtException, reliable IO capture, consistent tests.
b24b2eaa4d973bd46c83910356e63c7ccc39d547 authored about 9 years ago
add small delay on exit from babel
(cherry picked from commit 11961f7)
if AVA is not required i...
15bd79402c55468a4b13aedceba503ee26e964a1 authored about 9 years ago
wait for forked streams to end before resolving promise
(cherry picked from commit 4539ccc)
wai...
b3bc42a506ef323eba53b75950e194d7c02f5d81 authored about 9 years agoc5d02f1f3c8ba7dabbdb53fdc9710f0cd117a9d3 authored about 9 years ago
862edb85264fe0c1aebcfa966da7d08af96866a4 authored about 9 years ago
Tests are just too brittle on AppVeyor. `npm install` fails frequently,
and Node on Windows does...
78a6c56e3db2c6cf58bc790e61f9fb14755b9f6d authored about 9 years ago
Properly handle empty results from test files - fixes #198
97409864e2f2f3ed103b13ae6602cad4744a6815 authored about 9 years agoa3308d229765ef6e7305ce5c7752d1a41e2d008d authored about 9 years ago
regression: logger throws on files with both passing and failing tests.
fc9a1dcafb10fab63b645aa44f6eaeeba428c8af authored over 9 years ago
log.errors() cycles through all the results from a file (passing and failing)
and prints out a s...
86459161fd7a62100a7eb3b011a38fb564a7039b authored over 9 years ago
23ac30db25c019e40c196b8c0bbfc5748de13fbf authored over 9 years ago
fork.js: Reject child-process completion promise with an error.
186fd78009aebe9bf2cb3b487f60dcb5a9215085 authored over 9 years ago
It is generally recommended to reject Promises with an error.
This becomes especially true with ...
Improved test coverage for runner.js (issue #161)
c149db228d1385f6f4f9d6d3956a9e90a5e90113 authored over 9 years ago96121337049337f71ddd4420ab02de548e03c704 authored over 9 years ago
fc988e95732381b5302d68d0d2a2e95a94388f55 authored over 9 years ago
use tap-spec reporter for tests. fixes #188
fa782a82d2363bcd46c77717ce58ce597689836f authored over 9 years agob28c072664a42ba35bc54a7f828c38f527034acd authored over 9 years ago
Add test.skip()
96fc0da899b3862952aea9d7284f8399096d987e authored over 9 years ago41fd96f907b311724071ae0232da37af51cc0019 authored over 9 years ago
Event data improvements
b55a05a64911601a2eebe539d12764e71ba1ca47 authored over 9 years agoac832d1a2eae9cf8185af9f525b80366b4ff59e7 authored over 9 years ago
Fail when tests executed without cli
79233c7ccb0e8a8ea616172bccd093a5c4ac72e3 authored over 9 years ago41b4746f9ec225b044e19df4d44b39928dbf87c3 authored over 9 years ago
Display only failed hooks
3a75cb190e7918e2b87beb24d60011a90c1b92fc authored over 9 years ago55d3613bed36d07f9c5453e5f1e58d11ff5ae013 authored over 9 years ago
fc201d2032a3ee4dffb9b5436f2fe6b41c3aa5ec authored over 9 years ago
7575ca82855da86e359a4ff8b17bb4588d626e8d authored over 9 years ago
98f9253dd537b017af69573cdf531bfa1fd23ef4 authored over 9 years ago
Minor readme fixes
11b97e74995b8e0345914a57948fd11831fe406d authored over 9 years ago6a8f0e7a7caf833627c4645e74f8632e1c0c02b8 authored over 9 years ago
Just some glaring issues in the README. :+1:
3aaf3ed1fe59582c8f0d9ca87cf4716e52c4f7a9 authored over 9 years agotest() should throw if no callback is provided. Fixes #172
4399e7b53ace394ec8627cad58302d4bf55a7c45 authored over 9 years ago0dad4552cb752d32bcc8381f25fa78c88344dc4b authored over 9 years ago
ff8031fa992b2ff64952e4628ff542eaf64718da authored over 9 years ago
560c6f898dbc0d68cac726d0bcfbfa894b6eed9d authored over 9 years ago
Use co-with-promise instead of git url in package.json
fcc7a6e87afe916f992a0e4a530ba283e245e006 authored over 9 years ago1396fb880ef43d568072aa9cb690c983ff61d7c8 authored over 9 years ago
06fd25f1288a0cf4b7d9ae3bacfefa5df4c97649 authored over 9 years ago
edf1169da24662ecdac1fac4d58f1fe22928ce90 authored over 9 years ago
df765295eb6df7386bcb52ceeede60828ee3211f authored over 9 years ago
e8f51804827e4f9395bdf3dcafd05c0d96f88eb8 authored over 9 years ago
Check for SIGTERM exit code
1e995fedaa747146eb9b86fb028d5fdad4e9ecd6 authored over 9 years ago04c687bc6d068c2fa0a4a7516996fd6cf36f0b77 authored over 9 years ago
e57b99d84b3ef2cb9e549a68bafc7740850c4e0a authored over 9 years ago
71c79e0d0f9a9274f7ed254e3d8e1105665ea575 authored over 9 years ago
Add ava modules to test module paths
5ec157400653134fc40658bf193cbd54cf6a526d authored over 9 years agoCloses #144
de0955b0e1079f8ae6d61a30b826e2bf7cecfd23 authored over 9 years agobump power-assert dependencies.
cc2b33f9ae4074df9176ff878d37f66d34370065 authored over 9 years agoUse local babel in babel-plugin-espower
5910c6bdd94a9827f8414edd274587eb2fb3ff69 authored over 9 years agoFix the issue that babel-plugin-espower resolves a different Babel version
18619fcc6da5fa5f4bb113caa14b62185656ff54 authored over 9 years agoSee: https://github.com/power-assert-js/babel-plugin-espower/issues/8
adcf54421fcbd3a5de5aa27d225781bcc7b5770e authored over 9 years ago4f5597d66645e9f4f8e13e72b05dd76cd8cba399 authored over 9 years ago
68a51fbd1917d78454c4be5fec3a91b5067ec3a9 authored over 9 years ago
Wait for fork to exit and then return results
6f55d8ecf2f985f2e7ad80a674544dea7ebf3933 authored over 9 years ago1d01665f702ee1087ae93d7749049d1121e5fc98 authored over 9 years ago
Kill forked processes after tests are done
1d565e42e6fb8a58a858e5d5c2741889c2c9b836 authored over 9 years agoc81fb629e6bb571ed5098f334f36bc389287c2ff authored over 9 years ago
Kill every forked process after tests are finished
5a53900d34b08f6ed508f0f6ce107a065aaa4adf authored over 9 years ago4d907aa8fad1a657f03c60301417369a40590525 authored over 9 years ago
10dccb9dd3bc2465abaf9121d4e654ba0681d7a7 authored over 9 years ago
257c4148a38c1f534924e0850dce0c67378ce534 authored over 9 years ago
Throws returns the promise
8d84f398a5e5aa7040b1d3310307e20a21fd23e9 authored over 9 years agoa6eb96dbb4d33437f765b5b56efc8445b70ffeda authored over 9 years ago
Add test
b65ff0b031eebdf9154f3b1a821457d61797851b authored over 9 years agoee7e7d80daeec6b4c825b5cfdee0353b29d0c531 authored over 9 years ago
Killing the parent process skips execution of `end` listeners
on remaining forked child processe...
efde568ee91d2c085c1f2203d4d2babe2c5c6a03 authored over 9 years ago
66e744014ff783e802876ea8ac48a9f62fb3ef6d authored over 9 years ago
Don't display test title, if there's only one anonymous test
458e7637f84673a0ca9d65184d89ce2072f25ef6 authored over 9 years ago1d5ef4c5f6fcb70f9e90e584dfd08865db1e93b4 authored over 9 years ago
bb1304c5be056689c39211d89c673f2f732e4c4a authored over 9 years ago
c2f4c9f6809fce1c7c6b02b99ccf95834a8e5497 authored over 9 years ago
Closes #15
It's just not possible to do this. Happy to be proven wrong in form of a PR, though!
7a3f4444997099cd571118508f08783bce8a5526 authored over 9 years agoimprove context sharing for beforeEach/afterEach
04b3db5d96d6530d6b03c5f8f4c915dea16cd125 authored over 9 years ago730bf53239371446aa88fb6c5199caf3d48935a3 authored over 9 years ago
re https://github.com/sindresorhus/ava/pull/106#issuecomment-150966370
5fd57c1807178830d3ad741d3ec2a8a0d9f0a54e authored over 9 years agoc887a8ea03f5f691d3d24dd2dfad8a0298c83a29 authored over 9 years ago
46d15ab89102a17494fb603ad10c30995575619f authored over 9 years ago
aa594ed99b5a07ad9ab9d20243c4ff72181cab72 authored over 9 years ago
0b7566028180e8f9f526f5ac42ab694a8ce91b02 authored over 9 years ago
61d3089f9b258c104e75c9eea41decc5ae7a9c4c authored over 9 years ago
Shared context between tests and beforeEach/afterEach hooks
5ffc480b2336ee9219be089f753a027d56656df1 authored over 9 years agoa76ced627922523beb22aaef97d3a02f35aea7ad authored over 9 years ago
83ebf6713de31502c09ba657d0d36c39008c7e22 authored over 9 years ago
6ae46ce00414be87715f5d7483899149acc3023e authored over 9 years ago
981f750194ab40fda5d71d2ed82bf614755eec9e authored over 9 years ago