Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • forge forge
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source ProjectsISC Open Source Projects
  • forgeforge
  • Merge requests
  • !237

added test count to console output

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Wlodzimierz Wencel requested to merge add-test-number into master Feb 02, 2022
  • Overview 3
  • Commits 1
  • Pipelines 2
  • Changes 2

while running tests I often was wondering how much tests are already behind me, this will help including number of test in console output e.g.:

[192.168.51.3] download: /home/wlodek/dev/forge/tests_results/test_remote_subnet6_set_stateless/dns/dns_log_file <- /tmp/dns.log

************ END   tests/dhcpv6/kea_only/config_backend/test_cb_v6_cmds_api.py::test_remote_subnet6_set_stateless *************************

tests/dhcpv6/kea_only/config_backend/test_cb_v6_cmds_api.py::test_remote_subnet6_set_id 

************ START #7 tests/dhcpv6/kea_only/config_backend/test_cb_v6_cmds_api.py::test_remote_subnet6_set_id *************************

[192.168.51.3] sudo: rm -f /home/wlodek/installed/git/var/log/kea.log*
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: add-test-number