conda / conda-build

Commands and tools for building conda packages
https://docs.conda.io/projects/conda-build/
Other
374 stars 417 forks source link

Including an allure reports #4552

Open sven6002 opened 1 year ago

sven6002 commented 1 year ago

Checklist

What is the idea?

POC Idea..

The idea is to create an easy access to test reports that would provide visibility to the test runs

  1. Configure allure reports to be generated for a pytest test run
  2. Add categories for test summary
  3. Provide a slack connector for test cases/reports.

Why is this needed?

Required to add a simple display of test results after every run for accountability.

What should happen?

  1. Allure reports should be generated
  2. Create a folder allure/reports
  3. Create categories for test case runs.
  4. Slack notify for test runs..

Additional Context

No response

dholth commented 1 year ago
github-actions[bot] commented 8 months ago

Hi there, thank you for your contribution!

This issue has been automatically marked as stale because it has not had recent activity. It will be closed automatically if no further activity occurs.

If you would like this issue to remain open please:

  1. Verify that you can still reproduce the issue at hand
  2. Comment that the issue is still reproducible and include:
    • What OS and version you reproduced the issue on
    • What steps you followed to reproduce the issue

NOTE: If this issue was closed prematurely, please leave a comment.

Thanks!