• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

avajs / ava
96%
master: 42%

Build:
Build:
LAST BUILD BRANCH: magic-assert
DEFAULT BRANCH: master
Repo Added 17 May 2016 01:53PM UTC
Files 204
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH test-overhaul
branch: test-overhaul
CHANGE BRANCH
x
Reset
  • test-overhaul
  • 0.15
  • add-avacasts
  • allow-assertions-while-pending
  • api-test-cleanup
  • avoid-helper-compilation-during-api-tests
  • babelrc-recipe-cleanup
  • better-throws-helper
  • browser-support
  • bump-ava-files
  • cb-end-ts
  • change-babel-hook-test
  • clarify-api-directories
  • cleanup-api
  • cleanup-caching-precompiler
  • code-excerpt-fixes
  • coverage-report-html
  • document-helper-caveat-in-code
  • ensure-test-files-load-correct-ava
  • ensure-test-run-failures-crash-worker
  • extract-babel-presets
  • fail-if-test-ends-with-pending-assertions
  • failure-output
  • faster-flow-check
  • fix-enhanced-formatting
  • fix-get-port-usage
  • fix-windows-cli
  • format-actual-objects
  • improve-tap-reporter
  • improve-travis-caching
  • improving-languange-support
  • link-to-contrib-post
  • lodash-difference
  • magic-assert
  • make-snapshot-work
  • master
  • max-listeners
  • more-assertion-changes
  • more-async-pitfalls
  • no-color-disables-formatting-highlights
  • no-power-assert
  • pitfalls-eslint-plugin
  • pr1145
  • precompile-helpers-fixtures
  • reduce-transpilation
  • refactor-assertions
  • remove-dead-flow-types
  • remove-duplicate-test
  • replace-snapshot
  • rethrow-watch-logger-errors
  • stub-stderr-write
  • switch-deep-equal
  • test-arguments-correction
  • update-ava-files
  • upgrade-xo
  • use-hullabaloo
  • use-kathryn
  • v0.15.0
  • v0.15.1
  • v0.15.2
  • v0.16.0
  • v0.17.0
  • v0.18.0
  • v0.18.1
  • v0.18.2
  • v0.19.0
  • v0.19.1

pending completion
3192

push

travis-ci

novemberborn
Fail test due to pending assertion, not a returned promise rejection

If a pending assertion fails before the test implementation returns a
rejected promise, the assertion failure should cause the test to fail,
not the promise rejection.

929 of 1010 branches covered (91.98%)

2004 of 2078 relevant lines covered (96.44%)

302.07 hits per line

Relevant lines Covered
Build:
Build:
2078 RELEVANT LINES 2004 COVERED LINES
302.07 HITS PER LINE
Source Files on test-overhaul
  • List 0
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
3192 test-overhaul Fail test due to pending assertion, not a returned promise rejection If a pending assertion fails before the test implementation returns a rejected promise, the assertion failure should cause the test to fail, not the promise rejection. push 23 Mar 2017 03:10PM UTC novemberborn travis-ci pending completion  
3190 test-overhaul fixup! Fail tests that finish without running assertions push 22 Mar 2017 05:38PM UTC novemberborn travis-ci pending completion  
3188 test-overhaul fixup! Fail async tests if not ended before event loop empties push 22 Mar 2017 12:48PM UTC novemberborn travis-ci pending completion  
3187 test-overhaul Make snapshots usable again * Make the Runner manage the snapshot state. Thread an accessor to the `t.snapshot()` assertion. * Save snapshots when runner has finished. Fixes #1218. * Use jest-snapshot directly, without serializing values. Use j... Pull #1317 21 Mar 2017 04:58PM UTC web-flow travis-ci pending completion  
3185 test-overhaul Pass options object to Test constructor There are too many parameters. push 21 Mar 2017 03:10PM UTC novemberborn travis-ci pending completion  
3182 test-overhaul Record stack for async throws assertions If the assertion fails, the AssertionError no longer has access to the stack of when the assertion was called. Record it before entering the promise chain. push 21 Mar 2017 02:26PM UTC novemberborn travis-ci pending completion  
3181 test-overhaul tmp! Install babel-plugin-ava-throws-helper Pull #1315 20 Mar 2017 05:52PM UTC web-flow travis-ci pending completion  
3178 test-overhaul Fail async tests if not ended before event loop empties Rather than keeping an infinite timer open, waiting for `t.end()` to be called, fail the callback test if it is not ended when the event loop empties. Similarly, fail promise/observable ret... push 20 Mar 2017 02:55PM UTC novemberborn travis-ci pending completion  
See All Builds (939)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc