Skip to content

Conversation

@floribe2000
Copy link
Collaborator

The goal is to create a new test runner written in elixir.

This runner should include all functionality of the existing runner while being easier to maintain and improve.
Additionally, it should offer an improved result output and faster test execution.

@floribe2000 floribe2000 requested a review from albsch December 7, 2023 17:20
@floribe2000 floribe2000 marked this pull request as ready for review January 7, 2024 09:31
@albsch
Copy link
Member

albsch commented Jan 9, 2024

  • Dialyzer error for Erlang 26, I'll look into that
  • Two additional fields for result, raw_result and expected (pass/fail/both)
  • Flag to disable parallel execution
  • Flag for selection of category/ies
  • Documentation of expected folder structure
  • Document usage of timeout (time and memory limit usage)
  • replace matrix at top level

@albsch albsch added documentation Improvements or additions to documentation enhancement New feature or request labels Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants