stm32pio icon indicating copy to clipboard operation
stm32pio copied to clipboard

Refactor tests

Open ussserrr opened this issue 4 years ago • 0 comments

Consider splitting the tests by modules they've testing – sources are growing...

  • Basic unit tests checks implementation
  • More sophisticated integration tests verifies a feature simulating real-world application (embedding, CLI, etc.)
  • Use mocks to speed up the execution process

ussserrr avatar Sep 17 '21 22:09 ussserrr