Named unittests
Jacob Carlborg via Digitalmars-d
digitalmars-d at puremagic.com
Wed Apr 1 23:24:52 PDT 2015
On 2015-04-01 20:49, Idan Arye wrote:
> So now we just need a way to keep a line number unmodified when you add
> lines above it...
I'm not sure what kind of tools you have in mind.
* Print a link which points back to a failing test, requires file and
line information
* Running a specific test, requires file and line information, name or a tag
What else do you have in mind?
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list