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

mtreinish / stestr / 835
65%
master: 68%

Build:
Build:
LAST BUILD BRANCH: gha-ci
DEFAULT BRANCH: master
Ran 06 Sep 2018 06:00AM UTC
Jobs 1
Files 30
Run time 7s
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
835

Pull #192

travis-ci

web-flow
Add support for test class and method by path on no-discover

This commit adds support to the --no-discover/-n flag on stestr run for
specifying a test class and test method when passing in a filepath. This
borrows the syntax from pytest so you use '::' to specify a class and
then method. For example 'path/test_mod.py::TestClassA::test_method_b'
would be used to run only test_method_b in the TestClassA test case in
the path/test_mod.py file.

Fixes #180
Pull Request #192: Add support for test class and method by path on no-discover

348 of 687 branches covered (50.66%)

4 of 4 new or added lines in 1 file covered. (100.0%)

1477 of 2262 relevant lines covered (65.3%)

0.65 hits per line

Jobs
ID Job ID Ran Files Coverage
4 835.4 (TOXENV=cover) 06 Sep 2018 06:00AM UTC 0
65.3
Travis Job 835.4
Source Files on build 835
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #835
  • Pull Request #192
  • PR Base - master (#833)
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