Hi Mike,

Thanks again for the response.


> do your "tests" each run in separate processes?
>

Heh, is "tests" surrounding in quotes because we're constructing our entire
data model for each test? FWIW, we call them integration tests, and we
aren't under the illusion that they are unit tests. To answer your
question, when we run the entire test suite, we parallelize ≈13k tests
across tens of processes, and it takes 10-25 minutes.

or is the use case when you are working on something and just want to run
> one test?
>

Yes, this is the use case I'm trying to optimize for.

Bill

-- 
SQLAlchemy - 
The Python SQL Toolkit and Object Relational Mapper

http://www.sqlalchemy.org/

To post example code, please provide an MCVE: Minimal, Complete, and Verifiable 
Example.  See  http://stackoverflow.com/help/mcve for a full description.
--- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sqlalchemy+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sqlalchemy/CANTn%2BY2pA_6%3Df4mQU21j7oTehHTnCvGe2aYa8%2BynmkPggXKomQ%40mail.gmail.com.

Reply via email to