[Biopython-dev] How to run test_Tutorial

Peter Cock p.j.a.cock at googlemail.com
Fri Dec 4 08:19:34 UTC 2015


Hi Vincent,

Strange - it breaks for me too. Historically you had to do:

cd Tests/
python run_tests.py test_Tutorial

or,

cd Tests/
python test_Tutorial.py

That does still work - something is not quite right with the
recent path changes I made in run_tests.py, issue filed:

https://github.com/biopython/biopython/issues/704

Thanks,

Peter

On Fri, Dec 4, 2015 at 1:01 AM, Vincent Davis <vincent at vincentdavis.net> wrote:
> What am I doing wrong? I assume something simple.
> $ python Tests/run_tests.py test_Tutorial
> Python version: 3.5.0 |Anaconda 2.4.0 (x86_64)| (default, Oct 20 2015,
> 14:39:26)
> [GCC 4.2.1 (Apple Inc. build 5577)]
> Operating system: posix darwin
> test_Tutorial ... skipping. Could not find ../Doc/Tutorial.tex file
> ----------------------------------------------------------------------
> Ran 1 test in 0.322 seconds
>
> Vincent Davis
> 720-301-3003
>
> _______________________________________________
> Biopython-dev mailing list
> Biopython-dev at mailman.open-bio.org
> http://mailman.open-bio.org/mailman/listinfo/biopython-dev


More information about the Biopython-dev mailing list