• 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 better-throws-helper
branch: better-throws-helper
CHANGE BRANCH
x
Reset
  • better-throws-helper
  • 0.15
  • add-avacasts
  • allow-assertions-while-pending
  • api-test-cleanup
  • avoid-helper-compilation-during-api-tests
  • babelrc-recipe-cleanup
  • 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
  • test-overhaul
  • 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
3209

push

travis-ci

novemberborn
Integrate with improved throws helper

Show instructions on how to use `t.throws()` with the test results,
without writing them to stderr. Detect the improper usage even if user
code swallows the error, meaning that tests will definitely fail.

Assume that errors thrown, or emitted from an observable, or if the
returned promise was rejected, that that error is due to the improper
usage of `t.throws()`.

Assume that if a test has a pending throws assertion, and an error leaks
as an uncaught exception or an unhandled rejection, the error was
thrown due to the pending throws assertion. Attribute it to the test.

963 of 1046 branches covered (92.07%)

2060 of 2135 relevant lines covered (96.49%)

157.07 hits per line

Relevant lines Covered
Build:
Build:
2135 RELEVANT LINES 2060 COVERED LINES
157.07 HITS PER LINE
Source Files on better-throws-helper
  • 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
3209 better-throws-helper Integrate with improved throws helper Show instructions on how to use `t.throws()` with the test results, without writing them to stderr. Detect the improper usage even if user code swallows the error, meaning that tests will definitely fail. As... push 26 Mar 2017 01:47PM UTC novemberborn travis-ci pending completion  
3207 better-throws-helper tmp! babel-preset-transform-test-files push 26 Mar 2017 01:26PM UTC novemberborn travis-ci pending completion  
3199 better-throws-helper tmp! Install babel-plugin-ava-throws-helper push 23 Mar 2017 04:11PM UTC novemberborn travis-ci pending completion  
3180 better-throws-helper tmp! Install babel-plugin-ava-throws-helper push 20 Mar 2017 05:47PM 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