go-fed/testsuite

Feature: Build Pedagogy intro the Test Report

hellekin opened this issue · 0 comments

A failing test report provides indication of the kind of (failing) feature being tested: MUST, SHOULD, MAY...

A successful test report shows almost nothing.

It would be great to have, in both cases, to link to the actual part of the specification itself on this column to ease developers learn about the specification right in the context of the tests. Maybe such links could also mention boilerplate code or related discussion (e.g., on the SocialHub for spec interpretations...)