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

mtreinish / stestr / 834
65%
master: 68%

Build:
Build:
LAST BUILD BRANCH: gha-ci
DEFAULT BRANCH: master
Ran 06 Sep 2018 05:55AM UTC
Jobs 1
Files 30
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
834

push

travis-ci

mtreinish
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

348 of 687 branches covered (50.66%)

1477 of 2262 relevant lines covered (65.3%)

0.65 hits per line

Jobs
ID Job ID Ran Files Coverage
4 834.4 (TOXENV=cover) 06 Sep 2018 05:55AM UTC 0
65.3
Travis Job 834.4
Source Files on build 834
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #834
  • 218d6ae5 on github
  • Next Build on pytest-style-paths (#838)
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