Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

See also: development guide.

Contribution Standards

Table of Contents

...

  • All of the tests can be found in /tests.
  • We use noseuse pytest for Python test cases, and gtest for C++ unit tests.

...