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

adrienverge / yamllint / 1073 / 10
98%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v1.38.0
DEFAULT BRANCH: master
Ran 29 Sep 2020 06:39AM UTC
Files 29
Run time 1s
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

29 Sep 2020 06:35AM UTC coverage: 97.232%. First build
REMOVE_LOCALES=true

push

travis-ci-com

adrienverge
tests: Stop using deprecated 'python setup.py test'

Using `python setup.py test` is now deprecated [1], users are encouraged
to be explicit about the test command.

Running yamllint tests using the Python standard library (`unittest`)
can be done using:

    python -m unittest discover

Why not nose, tox or pytest? Because they would add a dependency, make
tests running more complicated and verbose for new users, and their
benefit is not worth for this simple projects (only 2 runtime
dependencies: PyYAML and pathspec).

[1]: https://github.com/pypa/setuptools/pull/1878

1124 of 1156 relevant lines covered (97.23%)

0.97 hits per line

Source Files on job 1073.10 (REMOVE_LOCALES=true)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 953
  • Travis Job 1073.10
  • 509247ca on github
  • Next Job for REMOVE_LOCALES=true on chore/deprecated-setup.py-test (#1074.10)
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