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
Fixes #748.
d6acdde056238d5e7403e63413b63a39dd61ff6a authored almost 9 years agocompute cache salt using package-hash
3a4fc998cb6d361cbc49d3864937c9b18c279764 authored almost 9 years ago27bdab9de224801652c4d5cdc30e4e34a840b5ce authored almost 9 years ago
70758de9ccf517b4cdc1e4bffbb49445071ee159 authored almost 9 years ago
6b5c6c2d44ebce0f695f3e49b3a46099c0109584 authored almost 9 years ago
958677bcb8400ce17a6a050207ec3f93eddeaf7d authored almost 9 years ago
cdc5fdaf816b2cc41ffb589c9ab0c0e84061236b authored almost 9 years ago
ea9fe5331bf73c7c8dc494242923619998675ccf authored almost 9 years ago
1397193164523b913b2ba7d5c82254325557ca51 authored almost 9 years ago
d245c7ec097c49b7cb6e440cf58e5fdcacd48f79 authored almost 9 years ago
58e9f702874723ac45105add628d46206e6e8a03 authored almost 9 years ago
40025a5c9c8f7aff08b687f4c7792b0f2790bd08 authored almost 9 years ago
There was a trailing comma after the es2015 "presets" key.
8c604b4300c3e2c21ada22c7552c960655e89e8d authored almost 9 years agof8c7f443ee30490b3c957f9318ac5436c91ee006 authored almost 9 years ago
The way lolex was being used in the reporters tests caused inconsistent output in different time...
e076b5bab3f17d6935f467108eda55fa38b90bb1 authored almost 9 years ago
Sometimes the API sends exceptions to RunStatus. Ensure the file path for those
exceptions is re...
Fixes #699. The watcher tracks how many failures (actual failures, but also
rejections and uncau...
Don't clear the reporter if the previous run had exceptions or rejections.
Improve the stubbi...
97c3234a3a8ed834b52de5290247739825ed7b66 authored almost 9 years ago
Since #713 the API no longer emits 'dependencies' events. These are emitted
instead by the RunS...
14ae70e15f8fae2f77ecec81cb38436724e03537 authored almost 9 years ago
Not caught earlier probably because #730 wasn't rebased.
abc25388740ccea1d64f34c876849ad657e7f3af authored almost 9 years ago* display current time when mini & verbose reporters finish
I'm using toLocaleTimeString() wh...
95a5c979d4f5825706cad17377e2bdf9fd54596b authored almost 9 years ago* watcher: correctly test if source is in the cwd
Make sure the path starts with ../ (after p...
a3565fd685b2a06c63cb1498f37d47e6bafe672c authored almost 9 years ago* disable tap reporter in watch mode
Fixes #672
* write missing chokidar error to stderr
02b0aaebb7d3299abe733730fc6cd70cb31ea40f authored almost 9 years ago* detect improper use of t.throws
Protects against a common misuse of t.throws (Like that see...
3201b1b4ff80ff75f0e1c288ca7da22f92c9b814 authored almost 9 years ago195390ec1db90cf7d394407c846a69fbaa08806d authored almost 9 years ago
I missed this while refactoring the API refactor PR.
da39639b5d0f570975d75d6cdde30aab0890f87c authored almost 9 years agodcfd6a1afff05f0633ff297c05da6d9b1121d1d5 authored almost 9 years ago
Fixes #681
84c05fe98ee5887e49262d48f1134cdf19118a7f authored almost 9 years agoFixes #679
d39bea9dc28839f95d64e3c3424b3e0b3405b7c9 authored almost 9 years ago* update docs with more conventions
* fix glob for __tests__
* add more conventions for te...
9ceeb115e75172c01e86bce8e94c2d2fcd8d094a authored almost 9 years ago
Follow-up to #654. No longer collecting stats for every test that completes.
Explicitly return ...
* document issue labels
* minor fixup
ad14f5082512bc831002700fb3072eafb737935f authored almost 9 years ago22951189afd6f62cff6357736593c891dc693af3 authored almost 9 years ago
bd4177955fcab079741bc00a7d04b1576f989b48 authored almost 9 years ago
55dfa4acb11d774b9b0d42e6b678a23510fe0336 authored almost 9 years ago
* extract files processing from api
* extract test-data class from API
* fix breakage from...
31b268e60385a834847afaf82f0daca5ab106706 authored almost 9 years ago1e0b1c14475fde7eb6d4c3109d2af3958b77704f authored almost 9 years ago
Fixes #635.
e57908a91aad0e875c8a2ca9157edc7c4e0840b5 authored almost 9 years ago08ce25595d3251351dab798d076fd67f0f86e7ae authored almost 9 years ago
21bdcc583f51794296b504d4a6f6b6d94c65ac3d authored almost 9 years ago
The watcher used dir**/*.js as the recursive pattern when the initial pattern
matched a direc...
61848ee42fd3438f0e62ec2c1a700a7b8d8c607f authored almost 9 years ago37c67b90c27d1070d7581acf8485003eaa88095f authored almost 9 years ago
* refactor `ok` to `truthy` and `notOk` to `falsy`
* update tests to be more explicit
* up...
a7f50eb82d8dae4f9a7e70ae33ef71712a8fd69b authored almost 9 years agobcda7537dda7eeb38bef3405e1265226ba6d69ae authored almost 9 years ago
9288d78a0be088278bd0d006ab4d220eb98da277 authored almost 9 years ago
* convert-source-map@^1.2.0
The generateMapFileComment() method used in #662 isn't available ...
84659345321a8bf4684234e3345bb9d3462b25a4 authored almost 9 years ago5b3c27ac9e0d1625279f179ddbe1afa13ec73948 authored almost 9 years ago
c4ec8e7e5965e5546d33ecf4fb00d9f4a8c9740c authored almost 9 years ago
e9c6cc2843e9ee6127aebb2843eafec86cb39bfc authored almost 9 years ago
Add timeout functionality
e3e17528940ba473f2bfdaed060f081b6cfda88b authored almost 9 years agoFixes #697.
8d6490a21de0ef4ff02b9ff361b91c7b91f586db authored almost 9 years agod1a3669ed25919a5aba2316e12da02f2584666ae authored almost 9 years ago
ae45752597130fb86fa678b30a24613a619540d3 authored almost 9 years ago
Fixes #691
c78e7367d07ea1a27158a35972184de266d04230 authored almost 9 years agoRevert "rerun tests using "r" key"
005b656b9950ab3fa1e2bd9af326d5b39540e71b authored almost 9 years agoThis reverts commit 5f109b6c026911c94b57e867bd0331af146023a4.
See discussion in
<https://github...
Add link to Spanish translation for TypeScript recipee
8bf6a9ed19efe28e0bed015c3a94d4a0e93f9ed0 authored almost 9 years ago85ad2e2cd386831308c395bb9d6fedcb4e7c8153 authored almost 9 years ago
25a91cbd0304939deaf69b981c2cc361e503eec6 authored almost 9 years ago
e6b60bf3e9f1014391950af26716d59f9e22c51d authored almost 9 years ago
according to https://github.com/jfmengels/eslint-plugin-import-order
thanks @jfmengels! :)
0a9cfce4ae3571501de1fe36e4c0adce07dc55ce authored almost 9 years agodoc: add Simplified Chinese translation link in docs
efa43690069b3e60526f94f0093082f0c031b79f authored almost 9 years ago349ee8177ae791362976be6b83690e1519ef64dc authored almost 9 years ago
Reject test runs when forks exit with an unexpected signal
0f0c07067cdd963321bf5b614d3887968f3cb656 authored almost 9 years ago8949b85be4b6b7072dd35cc493c229b19d4b8299 authored almost 9 years ago
96e1263165a18d9d99fb54deb15d99fed8320017 authored almost 9 years ago
The child process is no longer killed from the main process, instead it exits
upon receiving an ...
add note about AVA mantra in contributing guidelines
f2c070987ecee3caf7613190acf2c8a90700e058 authored almost 9 years agoPrint the planned and actual assertion count when incorrect.
d2e0c64ff7c6946140d774e5f760c3cdc1f05506 authored almost 9 years agoFixes #102
07febb2c53b61e8774ff41062e84a4a60f70f40e authored almost 9 years agoEnsure source map can be resolved from cached code
92e034b5abf39b90cb0749d5b3643c9610bcce99 authored almost 9 years agoFix Gitter badge on npm site
12301d72fd98e571572cfddbc61caa6231a3e3e9 authored almost 9 years agonpmjs.com does not correctly display the gitter badge. My guess is that it's due to the unencode...
b738e9bd5af495df6b466b43247a906554d2c2af authored almost 9 years agod306c4ac7476cdb730cd0abd4ee4e78e5934ef13 authored almost 9 years ago
When loading the test file, test workers intercept the require call and load the
cached code ins...
This is the more commonly used extension for source map files.
Fix the test which erroneously l...
934d57fa75979ae4abba7e53968a646e3ff8977b authored almost 9 years agoRerun tests using "r" key in watch mode
ad02c321ca5b537b59373643143575d1aea63adb authored almost 9 years ago5f109b6c026911c94b57e867bd0331af146023a4 authored almost 9 years ago
switch from serialize-error to clean-yaml-object
13077e27cdb5e082ccc08aeefc11b84770ddf359 authored almost 9 years agoRewrite all `require('babel-runtime/**)` statements to absolute paths
e4ef5f2ac77652e8908a6f20873ce652b27093c2 authored almost 9 years agoclean-yaml-object is the error serialization tool used by node-tap.
It has some nice benefits o...
cd5767e1881173ffd8a65646bd5d5a1445bb17ab authored almost 9 years ago382e50dc4274971ca1da0dfc5f79728787f60957 authored almost 9 years ago
Ensure t.throws() returns the error
8d47119458e83d3899683ad3ea3a4c1c01b7dd49 authored almost 9 years agofix default AVA's Babel configuration in readme.md
6cb7e6bb386c4fc1ae4140c9d02b2362f6c57c41 authored almost 9 years ago67bf0472133041f59ef469f737b696de05ae316b authored almost 9 years ago
PR #576 changed the `t.throws()` assertion to return the thrown error, or if
asynchronous a prom...
Show error if babel config value is invalid
efc89fd67b7d954f529a1a7b7c729609ad0bdfb8 authored almost 9 years agofebbaa2adbc97be32088d9196552c5810b84ad30 authored almost 9 years ago
Don't log skip/todo tests in mini reporter
0e77367ef3a3f58d483f49accd361f21fb496755 authored almost 9 years agoecc87cbd202fd8f4df8db9dd38657647fb379993 authored almost 9 years ago
b163fdefc45045d4ab14f7e3124a0f20c6e19ba8 authored almost 9 years ago
fix index.d.ts for noImplicitAny option
c8faedb5a65a368cef25a61fcdb2d49a35357c18 authored almost 9 years agod675c399395aa2c8e835997e620bb237104b5ce0 authored almost 9 years ago
Fix run crashes
56c0b8bd8c5096d62ba5a7fcb83668069e676dc3 authored almost 9 years ago
This seems to trigger a Node bug which kills the AVA master process, at least
while running AVA'...
6d5f3225cc712f10e7a0a8a9c6e40d574fd4b251 authored almost 9 years ago
Switch from deeper to only-shallow to prevent checking constructor equality
62acd21c21acac5ea59806e8220b0b751d776691 authored almost 9 years agoa7826cf1c81a38eaa0908c8ae37525e82a43c192 authored almost 9 years ago
Forgot to actually assign 'tried'…
5435820752099fbd5eef8bfcc815e36b0042355a authored almost 9 years ago