Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
AVA
Node.js test runner that lets you develop with confidence π
Collective -
Host: opensource -
https://opencollective.com/ava
- Website: https://avajs.dev
- Code: https://github.com/avajs
github.com/avajs/ava - bef1dfb8646e75c8da661a6f2348847c13858858 authored about 9 years ago
Hide annoying error print outs.
github.com/avajs/ava - b86dcc980c536e8fa42beca215daa59c134057e0 authored about 9 years agoFixes #339
github.com/avajs/ava - 6033e9c2e094e82fdf94b8a601f0599109cf2d73 authored about 9 years agoImprove test scripts
github.com/avajs/ava - 1560138795936e163777e1de33bb8d665fa8b5d0 authored about 9 years agoThis uses `nyc` directly instead of via `tap`. There is currently some semver brokeness happenin...
github.com/avajs/ava - e1b2508311c241448f9d3e234b67d9c5ed287c69 authored about 9 years agoThere was an incorrect plan count in one of the tests. It's troubling that this did not cause a ...
github.com/avajs/ava - 5e6327de2dcdc7a63d7d53f505673dbfd7973393 authored about 9 years agoDeeply recurse directories
github.com/avajs/ava - 96930e34fec73e04503ebf94233928896f66b542 authored about 9 years agoAlso, add tests and documentation.
Fixes #249.
github.com/avajs/ava - 72e87d9466a3a6f7b035a61cb526f25c32b414bf authored about 9 years agoTweaked a few french mistakes
github.com/avajs/ava-docs - c6bd4d7ff1b7dc4455be7d4f37cdeffd760494f9 authored about 9 years agogithub.com/avajs/ava-docs - 09cf4e61d9fd94192456138da4ee8aa6efcf9fd8 authored about 9 years ago
closes #379
github.com/avajs/ava - fc3b9693d5eba8d47f4532135105e8c9c7f3a93c authored about 9 years agoDisplay power-assert output in mini reporter
github.com/avajs/ava - 5aeb27086cf4326aca119c14ef729f9758d836b3 authored about 9 years agogithub.com/avajs/ava - e30685f233a1328862533439aa8f8a31447a6212 authored about 9 years ago
It's become a bit annoying at times and it doesn't always make sense to require 2 LGTM's. It's b...
github.com/avajs/ava - 437e88f203791f9828b0d746e4c36e192079197f authored about 9 years agoRename lib/babel.js to lib/test-worker.js
github.com/avajs/ava - b0e508acbddded62c5e5ffa52c2818d4041e7887 authored about 9 years agogithub.com/avajs/ava - 0729997882d6c224d1a562bb1db85b4f661f5d89 authored about 9 years ago
Use AvaError for internal errors
github.com/avajs/ava - 7e13552fb5e4ca4966dab93c87ceb167f3a56583 authored about 9 years agogithub.com/avajs/ava - ac468d1fa8fd40c94111d4c440d419256f1b64fc authored about 9 years ago
github.com/avajs/ava - 8346d35584878dab70318aa37b8a27937c39bcd2 authored about 9 years ago
Show full stack trace for non-assert errors
github.com/avajs/ava - 945dbea40a6a500a24d54ebcc7e10dcd75647fc7 authored about 9 years agoAdd mini reporter
github.com/avajs/ava - b79fdfd8b0e5632eae338b563af1c3be29fecbca authored about 9 years agogithub.com/avajs/ava - e52db69261d9b15dd1b69c76d82875b66d024e6b authored about 9 years ago
github.com/avajs/ava - 4865674403c2eea40643fa8aa1d9383ea3e8eb3a authored about 9 years ago
github.com/avajs/ava - 0a40bdb11967a72d543ab11447d7f430f34acc92 authored about 9 years ago
Cache babel-transpiled code
github.com/avajs/ava - 865cc05532bd6858ff857c9b1a8042c78d29e18b authored about 9 years agogithub.com/avajs/ava - cbea003517c4e8aad30a081c2a414be4083415df authored about 9 years ago
github.com/avajs/ava - 2c77314f9334ffaccf08b6796dcb5350e557de87 authored about 9 years ago
github.com/avajs/ava - daca89da7cb8ddc402b2572d14480e4cfb4ebf9f authored about 9 years ago
github.com/avajs/ava - 83b189b5356b183a455c751e5a8c7f29795f8e17 authored about 9 years ago
Update readme.md : Ignore files in fixtures and helpers directories
github.com/avajs/ava-docs - c6191a568a614bf75aadd028dc8f2d7aa03c9bd9 authored about 9 years agoCommit AVA f6cef7fcf361a33d22a6eeefdf067c41c0fbdc98
github.com/avajs/ava-docs - 93113138d723f1bf3dde8ebfc68385e788e17a7d authored about 9 years agoto ensure we never miss any files added there.
github.com/avajs/ava - 4353d061df5c05b8611c2dbaa8727fda0bd39700 authored about 9 years agoIgnore files in fixtures and helpers directories
github.com/avajs/ava - ab08598d69b2fda591c3a5f8f2da88e1d6936637 authored about 9 years agoInternal reporters
github.com/avajs/ava - 94fbb1a38403540a2bb13c5dfc96c0b03cf3f4de authored about 9 years agogithub.com/avajs/ava - 0daec3e2e1014cf4452b16129d93a4c4fa41b47b authored about 9 years ago
github.com/avajs/ava - 2fab4b1e5330d61e445a8fb3b8ba8a71574b144d authored about 9 years ago
Don't ignore files starting with '_'
Ignore files starting with '_'
Fix path for fixtures
Add...
github.com/avajs/ava - f6cef7fcf361a33d22a6eeefdf067c41c0fbdc98 authored about 9 years agoUpdate contributing.md : seek early feedback
github.com/avajs/ava-docs - a26cb5e928635683ba590def2616eac12f1b1547 authored about 9 years agoCommit AVA 65ae07c76b2a5927e6bcc00630a691c98f6e7c46
github.com/avajs/ava-docs - 6e3952dfd1b3db23236769ea8dc1fa7a1c12edbb authored about 9 years agocontributing.md - seek early feedback
github.com/avajs/ava - 65ae07c76b2a5927e6bcc00630a691c98f6e7c46 authored about 9 years agogithub.com/avajs/ava - 94c0f9b46d09d74e770f4f54c7eb3779136952e7 authored about 9 years ago
closes #346
github.com/avajs/ava - ae446f074131e2b1b1c74593c631e5989991cd51 authored about 9 years agoRequire babel plugins directly. Fixes #350.
github.com/avajs/ava - 5add6ad3488a259d4b0cdcd2074a5bbc70f514aa authored about 9 years agoAlso seems to make Babel 5 support "just work".
github.com/avajs/ava - 94797b10386e8d638a9efd09a9b8d08dc9481ac6 authored about 9 years agoUpdate translations for last commit
github.com/avajs/ava-docs - dad9edbcd98ae2a66a26fe5e92c7346ebdf0bfa3 authored about 9 years agoLast commit AVA 52d2a7a1625f31c86bd2a1ad5222013bf20b6d5e
github.com/avajs/ava-docs - cc9427e059c3d413b497c9aebc3c936873784d18 authored about 9 years agogithub.com/avajs/ava - 52d2a7a1625f31c86bd2a1ad5222013bf20b6d5e authored about 9 years ago
github.com/avajs/ava - 9e6d9724d52582714804bf7c8ec71bcd7c4af2ed authored about 9 years ago
github.com/avajs/ava - a5e63c0d43bfc13b820b3d52727830c3c2354793 authored about 9 years ago
Add CLI test for logging failed tests
github.com/avajs/ava - df3e0352311a88d4837495af302a0357fbd40fce authored about 9 years agogithub.com/avajs/ava - b02e5ecdc6464fe6a0f1e3a00fc992821a7f39dc authored about 9 years ago
github.com/avajs/ava - df48ce69b841c8b5fb1f522aa435d3a676876078 authored about 9 years ago
github.com/avajs/require-precompiled - dcfe0f2c48131a16447c2e45c5bda396b6cb5eca authored about 9 years ago
github.com/avajs/require-precompiled - bdc689904380064b624af6a9a1877f85478eaf09 authored about 9 years ago
github.com/avajs/require-precompiled - 8d875e681796316c3589e51d6c794ef32d37ae69 authored about 9 years ago
As we'll probably remove or replace it.
https://github.com/sindresorhus/ava/issues/142#issuecom...
github.com/avajs/ava - b669807afe0ec6ce43e821613fc7282a849b0ab8 authored about 9 years agoIt was just an alias for `t.ok` and pretty sure I was the only one using it.
github.com/avajs/ava - a6e21e293373e8abca68ac454b027d99eb7ba1aa authored about 9 years agogithub.com/avajs/ava-docs - 71e5d012cff5557638342a3d63e3aef71a14636f authored about 9 years ago
Fix typo test.cb in readme
github.com/avajs/ava - a9af1da47ef8bab70fc205d09f9906017da55404 authored about 9 years agogithub.com/avajs/ava - e370f4f38f81e7182f9b48b15d2dd9e21504d67b authored about 9 years ago
Fix bluebird warnings
github.com/avajs/ava - 4513cba2644857f90d1a467c9edf3b16eb8f114c authored about 9 years agoremove `empower` from dependencies since it is replaced with `empowerβ¦
github.com/avajs/ava - 1827cb257401fe145d659f8dffbd5154949ed245 authored about 9 years agogithub.com/avajs/ava - 9caa7da2f5e9629be335740ae8f13821a9f3b20e authored about 9 years ago
refs: https://github.com/sindresorhus/ava/pull/330
github.com/avajs/ava - d14a24b05b875be487639c325e9531320a8ab0dc authored about 9 years agogithub.com/avajs/ava - 18f3afc36a269c149c8dad60ca58d2b1f7b47c0c authored about 9 years ago
github.com/avajs/ava - f03e4ba2ee2f2f4477ccf7a186d018e09edf0123 authored about 9 years ago
add contributing guidelines - fixes #167
github.com/avajs/ava - a58bfac38aa810fff2015f8233cc447e9b1e3cb5 authored about 9 years agogithub.com/avajs/ava - 0f0cbe9b0d5a71609a8f5a7afcb412f2bf41ad91 authored about 9 years ago
github.com/avajs/ava - 072ab8576f8b5a9d62994e59312dc5a49ebedd4c authored about 9 years ago
Use `t.match` instead of `t.true` in tests
github.com/avajs/ava - 2b6b2562c193bae876089ef5d3a67da02de6a854 authored about 9 years agoUse tap.match() instead of tap.true() in CLI tests
github.com/avajs/ava - 7030c66cee40a9a00f9956560b69c683488019c6 authored about 9 years agogithub.com/avajs/ava - ad7ae194ef60e99b56575dbbf2bc2a45493b096b authored about 9 years ago
github.com/avajs/ava - 84e3028c276d9b96e74aae98700443af3a0f9b23 authored about 9 years ago
don't use local Babel directly
github.com/avajs/ava - 6b066b5d2d74f044ddfadf94fdda8a832d4f1f1f authored about 9 years agoInstead depend on npm to dedupe. This is better as we will no longer fail if the user has Babel ...
github.com/avajs/ava - d0c370a1c00db8c02e9d7c4bcbac835b1a6c8a08 authored about 9 years agoChange `false fail false` message
github.com/avajs/ava - 6f8e2c4127409271fcdb26c87211931b5054fe9b authored about 9 years agogithub.com/avajs/ava-docs - e093dbdea631cd5a7dd8429a80f600798999a60b authored about 9 years ago
github.com/avajs/ava - da3c7a83592852a3dca0c7578558951c7d70a945 authored about 9 years ago
Node.js-style --require CLI argument
github.com/avajs/ava - d5b25f29e82e004a318648e416de52651cc342e1 authored about 9 years agogithub.com/avajs/ava - 6081389d00221217d39115601cc4dfa485618f90 authored about 9 years ago
document nyc's source map support
github.com/avajs/ava - 8aac20d13260a3dd6fda694e9117603a1048ca71 authored about 9 years agogithub.com/avajs/ava - 65d0cce2db38f2e46057b8fd6d8c576cdaf3cd6b authored about 9 years ago
github.com/avajs/ava - 3fdf44d1acbe8c6f14eb3865352ce49812c4a956 authored about 9 years ago
github.com/avajs/ava - fb35a1138b407b18fb73e061957c95d82a0df560 authored about 9 years ago
process is forked with a single JSON argument
github.com/avajs/ava - 07dea761e678722eb37ab9b25d2b8e38acd42ad4 authored about 9 years agogithub.com/avajs/ava - eeeec706c285ed30889c6bf602f7797f31720270 authored about 9 years ago
github.com/avajs/ava - 2d5ae12d02fa08f9c26b6f0fa9f71777a85010a5 authored about 9 years ago
github.com/avajs/ava - beb740a4ab234c852314496165c3699745a09980 authored about 9 years ago
Source map improvements
github.com/avajs/ava - 1d1ce43e608869c9defb602fa35ee555a3bb9485 authored about 9 years ago
Use the source-map-fixtures package to provide a fixture which throws an error.
Stack traces sho...
Now automatically retrieves the source map from the file itself.
github.com/avajs/ava - be8b9351300bab7075561fd5c317425d8e4a418c authored about 9 years agogithub.com/avajs/ava - ff5b8dfa5cc9c49a0919c9cad0896cb9c3e971ee authored about 9 years ago
Allow deepEqual comparison of values with circular references. Fixes #298.
github.com/avajs/ava - 8d7e3bb6e73bbea2716b48b5fff59e02c80cb9b1 authored about 9 years agogithub.com/avajs/gulp-ava - f21ebae2d206ea9358f323f3b644418eabac2e10 authored about 9 years ago
github.com/avajs/gulp-ava - d4461aa2e4bfa5d24f1415ca74355a4ce586dbbe authored about 9 years ago
github.com/avajs/grunt-ava - 0daa855124b5e052f3d284b76985d43b5c62c9bf authored about 9 years ago
github.com/avajs/grunt-ava - d400084c8c16c5f207f6224b658a7ed34ce10fa3 authored about 9 years ago
Add Windows support.
github.com/avajs/grunt-ava - 0f3b24d68396f8aa3851743b232c97ba05e5d648 authored about 9 years ago