#8 Test case summary

Geschlossen
vor 5 Jahren geöffnet von marx · 2 Kommentare
marx kommentierte vor 5 Jahren

Print a summary of the test execution.

  • Number of tests passed
  • Number of tests failed
  • Time execution per test.
  • Input / Output of failing tests

Allow tests without output. This tests should not be reported as failing (unless it crashes or is time limit).

Allow configuring tests:

  • Disable/Enable test (most relevant for debugging)
  • Mark test as output not known.
  • Disable All / Enable All

New configuration proposal.

Short circuit run mode: Run test cases until the last test case that failed.

Print a summary of the test execution. - Number of tests passed - Number of tests failed - Time execution per test. - Input / Output of failing tests Allow tests without output. This tests should not be reported as failing (unless it crashes or is time limit). Allow configuring tests: - Disable/Enable test (most relevant for debugging) - Mark test as output not known. - Disable All / Enable All New configuration proposal. Short circuit run mode: Run test cases until the last test case that failed.
marx kommentierte vor 5 Jahren
Besitzer

It would be very cool to add the interface from https://github.com/agrawal-d/competitive-programming-helper

This will allow to show all testcase in a better way and interact better with testcase.

It also needs:

  • A way to open summary from any other view (to see and modify test cases).
  • Button to set a test to debug.
  • Button to save a generated test.
It would be very cool to add the interface from https://github.com/agrawal-d/competitive-programming-helper This will allow to show all testcase in a better way and interact better with testcase. It also needs: - A way to open summary from any other view (to see and modify test cases). - Button to set a test to debug. - Button to save a generated test.
marx kommentierte vor 5 Jahren
Besitzer

When run:

  1. if something failed:

List with all tests and metadata:

  • Test input
  • Test expected
  • Test output | Veredict
  • Time / Memory used
  1. Show small summary in a pop-up that said max-time, and everything went ok. Put a button that open full summary.
When run: 1. if something failed: List with all tests and metadata: - Test input - Test expected - Test output | Veredict - Time / Memory used 2. Show small summary in a pop-up that said max-time, and everything went ok. Put a button that open full summary.
marx hat vor 5 Jahren geschlossen
Anmelden, um an der Diskussion teilzunehmen.
Kein Meilenstein
Niemand zuständig
1 Beteiligte
Laden…
Abbrechen
Speichern
Hier gibt es bis jetzt noch keinen Inhalt.