Skip to content

issues Search Results · repo:pytest-dev/pygments-pytest language:Python

Filter by

5 results
 (132 ms)

5 results

inpytest-dev/pygments-pytest (press backspace or delete to remove)

https://github.com/pytest-dev/pygments-pytest/blob/5d07ca184090217df39016173d2e35e87cdd6875/pygments_pytest.py#L195 should specify encoding= utf-8 to silence the potential EncodingWarning.
  • jakkdl
  • Opened 
    on Feb 6
  • #136

It seems like Pytest 8.3 has changed the coloring again, which means the percentage now prints as yellow for tests that warned, not green. [ 8s] _______________________________ test_warnings[] ________________________________ ...
  • s-t-e-v-e-n-k
  • Opened 
    on Jul 29, 2024
  • #135

pytest 6.2 now prints skip/xfail reasons in the status line, e.g. test_verbose_skip_reason.py::test_1 SKIPPED (Just because) [ 50%] test_verbose_skip_reason.py::test_2 XFAIL (Reason here) [100%] ...
  • bluetech
  • 5
  • Opened 
    on Dec 12, 2020
  • #28

Hi there, I was running your testsuite with pytest, but I get 30 failures and 6 xfailures. I have the following venv: Package Version ------------------------ ------- aspy.yaml ...
  • crazyscientist
  • 7
  • Opened 
    on Dec 5, 2019
  • #18

  • asottile
  • Opened 
    on Nov 24, 2018
  • #7
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub