Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • Tryton Tryton
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 768
    • Issues 768
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 94
    • Merge requests 94
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TrytonTryton
  • TrytonTryton
  • Merge requests
  • !67

Increase verbosity of tox

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Cédric Krier requested to merge topic/default/tox-verbosity into branch/default Dec 27, 2022
  • Overview 12
  • Commits 3
  • Pipelines 8
  • Changes 202

The default verbosity of unittest and tox are very low and it is often difficult to understand a failure. For example we do not know which version of packages have been installed. So we should add the {posarg} to the test command to allow to pass argument from the tox command and we should inrease tox level such that it output the pip command logs.

Edited Jan 08, 2023 by Cédric Krier
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: topic/default/tox-verbosity