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

pywbem / pywbemtools / 3503
91%
master: 93%

Build:
Build:
LAST BUILD BRANCH: andy/use-published-click-repl
DEFAULT BRANCH: master
Ran 14 Jun 2020 02:00PM UTC
Jobs 1
Files 19
Run time 2s
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

pending completion
3503

push

travis-ci

andy-maier
Added output checking in test_print_insts_as_table()

Details:

* test_print_insts_as_table() was using the simplified_test_function
  decorator which does not allow additional fixture arguments such
  as capsys for capturing stdout. As a result, thi testcase did
  not check the output of the tested print function.
  Attempts were made to extend the simplified_test_function decorator
  in order to support additional arguments, but they were all
  uncuccessful.
  This change removes the use of the simplified_test_function decorator
  from  test_print_insts_as_table() and passes the parametrization
  directly, so the capsys fixture could be added.
  Checking of the output was added, and the expected output in the
  testcases needed to be adjusted.

Signed-off-by: Andreas Maier <andreas.r.maier@gmx.de>

2878 of 3174 relevant lines covered (90.67%)

0.91 hits per line

Jobs
ID Job ID Ran Files Coverage
5 3503.5 (PACKAGE_LEVEL=latest) 14 Jun 2020 02:00PM UTC 0
90.67
Travis Job 3503.5
Source Files on build 3503
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3503
  • 0bc38a13 on github
  • Next Build on andy/fix-capsys (#3505)
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

© 2026 Coveralls, Inc