[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - remove lots of old and unused nose options
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2014-03-01 22:40:47
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/908368b2bdc1/ Changeset: 908368b2bdc1 Branch: multi_db_tests User: zzzeek Date: 2014-03-01 23:36:39 Summary: - remove lots of old and unused nose options - alter the plugin/requirements system to support multiple --db/--dburi options. The first option serves as the "default" database, and the subsequent ones serve as "available" databases. the requirement rules at the *class level only* now search among the "available" databases in order to run per-database test suites at once. rationale is to support using the test plugin system under Alembic as well, which already takes advantage of multiple database tests. Affected #: 9 files Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |