File: README

package info (click to toggle)
pynn 0.10.1-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,156 kB
  • sloc: python: 25,612; cpp: 320; makefile: 117; sh: 80
file content (8 lines) | stat: -rw-r--r-- 342 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
PyNN testing is divided into several different types of test:
    * checking the API is syntactically consistent between different backends
    * unit tests
    * system tests
    * running the example scripts
    * doctests    

For full documentation on testing, see:http://neuralensemble.org/docs/PyNN/developers/contributing.html#testing