Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorporate Allure Test Reporting #41

Open
frinzekt opened this issue Jan 19, 2021 · 0 comments
Open

Incorporate Allure Test Reporting #41

frinzekt opened this issue Jan 19, 2021 · 0 comments
Labels
enhancement New feature or request nice-2-have

Comments

@frinzekt
Copy link
Member

frinzekt commented Jan 19, 2021

Testing software is important, but at the same time visualising test results to know which tests are created at which versions of the software development.

Allure is a test reporting framework that can be used in many different programming language

There is a fair bit of work for this:

  1. configuration of test
  2. configuration for the server where test results are hosted

See
Test Reporting Server
https://github.com/fescobar/allure-docker-service

Test configuration
https://github.com/allure-framework/allure-js
https://www.npmjs.com/package/jest-allure

Other:
https://github.com/kochetkov-ma/allure-server

The benefit of this task is that SHL acquires a setup for a proof of concept for a more reliable software development (can be used as a showcase for some software reliability unit or something )

@frinzekt frinzekt added enhancement New feature or request nice-2-have labels Jan 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request nice-2-have
Projects
None yet
Development

No branches or pull requests

1 participant