Log QA resource reuse
Changes the debug log message shown when a resource is fabricated. - "Built" as previously, when a resource is created. - "Retrieved" when an existing resource is fetched. - "Retrieved for reuse" when an existing resource is fetched as a reusable resource. Adds a ReusableGroup class so that ResuableProject is truly reusable (otherwise ResuableProject would create a new group in a different project each time).
Showing
Please register or sign in to comment