Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • SADE SADE
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 42
    • Issues 42
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • SADESADE
  • SADESADE
  • Merge requests
  • !83

Implement pretty print for test output

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Michelle Weidling requested to merge feature/#92-broken-tests-pretty-print into develop Dec 04, 2019
  • Overview 2
  • Commits 3
  • Pipelines 2
  • Changes 2

Summary

This MR provides a pretty print on terminal for the test output. This may produce a relatively long output, but it's far more clear.

Use Cases

For debugging. In the near future we can use this for evaluating the build process in the CI.

Documentation

No.

Function Documentation

  • I didn't write any new functions.

Are there parts of the documentation we have to adjust?

  • No.

Tests

Are we able to test this new feature?

  • Via command line output.

Changelog

  • I added a statement to the CHANGELOG.

Related Tickets

Closes

Closes #92 (closed)

/cc @mrodzis @mgoebel

Edited Dec 05, 2019 by Michelle Weidling
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/#92-broken-tests-pretty-print