Ticket #12480 (confirmed Feature Request)

Opened 4 years ago

Last modified 3 years ago

plone.testing.zca.ZCMLSandbox: push/pop registry per test

Reported by: wosc Owned by:
Priority: minor Milestone:
Component: General Version: 4.1
Keywords: plone.testing Cc:

Description

The ZODB-layer (errm, that's in zope.app.appsetup now, I think) have this really useful behaviour: you get one DemoStorage on layer setup, and another one stacked on top for each test -- so each test can do whatever it wants in full isolation.

I think it would be useful if the ZCA-stacking behaved likewise.

If there is agreement, I'm more than happy to provide a patch.

Change History

comment:1 Changed 4 years ago by kleist

  • Status changed from new to confirmed
  • Version set to 4.1
  • Component changed from Infrastructure to Sysadmin and Development Infrastructure

comment:2 Changed 4 years ago by martior

  • Component changed from Sysadmin and Development Infrastructure to Unknown

This should not be in the AI-team's component

comment:3 Changed 3 years ago by kleist

  • Component changed from Unknown to General
Note: See TracTickets for help on using tickets.