From: Yaroslav Halchenko Date: Tue, 30 Nov 2010 18:56:36 +0000 (-0500) Subject: "minutes" for DebTest X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=ec705182cbb0c0d1ce7eed331b3d093c8583cfd4;p=neurodebian.git "minutes" for DebTest --- diff --git a/sandbox/proposal_regressiontestframwork.moin b/sandbox/proposal_regressiontestframwork.moin index c7aaf23..97eb0b6 100644 --- a/sandbox/proposal_regressiontestframwork.moin +++ b/sandbox/proposal_regressiontestframwork.moin @@ -161,6 +161,39 @@ as a reference. The implementation is very dependent on the type of feature to be implemented. Refer to the team leader for further suggestions and guidance on this topic. + * Organization of the framework + - packages might register ways to run basic tests against installed + versions + register: + - executable? + + * Metainformation: + - duration: .... + - resources: + - suites: + + Helpers: + - assess resources/performance: + + * Invocation: + - single package tests + - all (with -f to force even if resources are not sufficient) + - given specific resources demands, just run + the ones matching those + + * Customization/Output: + - plugins + + output: some structured output + + interface to some dashboard + + * Debug symbols: .... + - do not strip symbols from test binary + - + + * Implementation language: + - Python unless someone takes the burden to develop + and maintain for upcoming years. + == Outstanding Issues == The specification process requires experienced people to drive it. More