소스 검색

Update docs

master
Pete Shadbolt 5 년 전
부모
커밋
e6b25d829e
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +2
    -2
      doc/index.rst

+ 2
- 2
doc/index.rst 파일 보기

@@ -203,9 +203,9 @@ The ``clifford`` module provides a few useful functions:
Testing
----------------------

``abp`` has a bunch of tests. It tests against all sorts of things, including the circuit model, Anders & Briegels' original code, Scott Aaronson's ``chp``, and common sense. You can run all the tests using ``nose``::
``abp`` has a bunch of tests. It tests against all sorts of things, including the circuit model, Anders & Briegels' original code, Scott Aaronson's ``chp``, and common sense. You can run all the tests using ``pytest``::

$ nosetests
$ pytest
...
53 tests run in 39.5 seconds (53 tests passed)



불러오는 중...
취소
저장