[Gambas-user] Questions about gb.test and gb.test.tap

Tobias Boege taboege at gmail.com
Fri Feb 28 16:57:44 CET 2020


On Fri, 28 Feb 2020, Christof Thalhofer wrote:
> Hi,
> 
> afaics the work in branch gb.test.tap is finished, it can be rebased or
> merged into master. Are there any complaints?
> 

I have one more commit in the works that:

  - fixes one or two bugs in gb.test.tap,
  - takes harness-related code from gb.test and puts it into gbt3,
    removing related string stream clutter I put into gb.test,
  - adds one or two improvements to gbt3.

All of these are entangled. Afterwards, the concept of self-tests in gb.test
is gone. It will test the "current project" according to what is inside of
the .../.test file. If you run gb.test's startup class, it will just print
out TAP in realtime, no buffering but also no summary. To run tests (with
the help of gb.test), capture, parse and summarize their TAP output, gbt3
will have to be used.

This is based on the current tip of gb.test.tap of course, but it seems
like a good idea to make another branch for it, so that it can be reviewed
separately, in case any change is contentious.

Regards,
Tobias

-- 
"There's an old saying: Don't change anything... ever!" -- Mr. Monk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20200228/719d9f52/attachment.sig>


More information about the User mailing list