File: README_DEV.rst

package info (click to toggle)
python-memory-profiler 0.61-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 540 kB
  • sloc: python: 2,220; makefile: 33
file content (7 lines) | stat: -rw-r--r-- 275 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
Some information on the internals of this package.

Tests
-----
`make test` is the closest thing to tests on this package. It executes some
example code and prints the information. If you don't see any exceptions nor 
any strange output then the tests suite "has succeeded".