diff options
| author | JF Bastien <github@jfbastien.com> | 2015-10-27 06:09:43 -1000 |
|---|---|---|
| committer | JF Bastien <github@jfbastien.com> | 2015-10-27 06:09:43 -1000 |
| commit | bcd71874f255f3bf041f2dcd1a7eb882eca6de4a (patch) | |
| tree | 5c7b1664fe025fe17fd29470ae0c5115682b70c6 /FeatureTest.md | |
| parent | 0bbef77d5789a081f2b67ede92ac4612c6a7c07a (diff) | |
| parent | eab56c5d3cf70882cc7bbffeff80c7aa7fa89784 (diff) | |
| download | nanowasm-design-bcd71874f255f3bf041f2dcd1a7eb882eca6de4a.tar.gz | |
Merge pull request #418 from mtrofin/patch-2
Capture of scenarios motivating feature testing.
Diffstat (limited to 'FeatureTest.md')
| -rw-r--r-- | FeatureTest.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/FeatureTest.md b/FeatureTest.md index 22bd780..a7a3aec 100644 --- a/FeatureTest.md +++ b/FeatureTest.md @@ -1,3 +1,5 @@ +See [rationale](Rationale.md#feature-testing---motivating-scenarios) for motivating scenarios. + # Feature Test The [MVP](MVP.md) allows an application to query which post-MVP features are |
