From 28eb8317548fe4ada4a87a358434961bf6dee804 Mon Sep 17 00:00:00 2001 From: Rachel Fenichel Date: Wed, 27 Jun 2018 14:35:49 -0700 Subject: [PATCH] Better error messages in colour generator tests --- tests/generators/colour.xml | 58 ++++++++++++++++++++++++++++++++----- 1 file changed, 51 insertions(+), 7 deletions(-) diff --git a/tests/generators/colour.xml b/tests/generators/colour.xml index 4f951d755..91178793d 100644 --- a/tests/generators/colour.xml +++ b/tests/generators/colour.xml @@ -104,8 +104,18 @@ - - test name + + + + + length of random colour string: + + + + + item + + @@ -125,8 +135,18 @@ - - test name + + + + + format of random colour string: + + + + + item + + @@ -162,8 +182,32 @@ TRUE - - test name + + + + + contents of random colour string: + + + + + item + + + + + at index: + + + + + + + i + + + + @@ -223,7 +267,7 @@ - + test blend Describe this function...