Skip to content

pradeepa-s/temperature_logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Temperature Logger

A temperature logger project to start learning fundamentals of product design.

Tests

Behavioral

Behavioural tests are implemented for the design and they can be found in tests/behavior folder.

Setup

  1. Install Python 3.6 or above
  2. Install behave
  3. Install ST-LINK-CLI (comes with STLink utility)
  4. Ensure that the ST-LINK-CLI is in the path

How to run tests?

Run all the tests:

behave

Run a test with tag @test_tag:

behave -t @test_tag

About

UOP Temperature Logger Workshop

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages