Skip to content

wengwenchao123/test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GROUP-NAME - lab NUMBER - variant NUMBER

This is an example project which demonstrates project structure and necessary CI checks. It is not the best structure for real-world projects, but good enough for educational purposes.

Project structure

  • foo.py -- implementation of Foo class with hello and add features. Stateless.
  • foo_test.py -- unit and PBT tests for Foo.

Features

  • PBT: test_add_commutative

Contribution

  • Aleksandr Penskoi (EMAIL) -- all work.

Changelog

  • 29.03.2022 - 2
    • Add test coverage.
  • 29.03.2022 - 1
    • Update README. Add formal sections.
  • 29.03.2022 - 0
    • Initial

Design notes

  • ...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages