Skip to content

Test Framework #12

@SebastianVeuskens

Description

@SebastianVeuskens

Create an automised way to test my implementation. This includes the following steps:

  • Read about how to write test (and more specifically in Python)
  • Ship compatibility with board and rules, including the possibility to inspect the ships visually on the board
  • Verify there is the right number of ships on the board
  • Verify that all moves are valid moves and not duplicates or overwrite other moves or similar
  • Verify that the game finishes exactly when all ships are uncovered and not earlier or later
  • Verify the correctness of the summaries and benchmarks

Metadata

Metadata

Labels

No labels
No labels

Projects

Status

Bugs/Not sure

Relationships

None yet

Development

No branches or pull requests

Issue actions