[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: gb.test: Refactoring and improvements
Benoît Minisini
gitlab at mg.gitlab.com
Tue Dec 31 17:25:40 CET 2019
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
f9495607 by Christof Thalhofer at 2019-12-30T22:10:37+01:00
gb.test: Refactoring and improvements
[GB.TEST]
* NEW: Assert some reworking, skip, todo and body removed
* NEW: in a testcontainer in _new the count of tests can be defined by Me.Plan and differences between assertions counted and planned lead to No success
* NEW: Unittest.Bailout
- - - - -
c48ebfac by Benoît Minisini at 2019-12-31T16:25:38+00:00
Merge branch 'master' into 'master'
gb.test: Refactoring and improvements
See merge request gambas/gambas!121
- - - - -
14 changed files:
- comp/src/gb.test/.icon.png
- comp/src/gb.test/.src/TestMe.module
- comp/src/gb.test/.src/TestMyself/TestAllAsserts.class
- + comp/src/gb.test/.src/TestMyself/TestBailout.class
- + comp/src/gb.test/.src/TestMyself/TestElse.class
- comp/src/gb.test/.src/TestMyself/TestError.class
- comp/src/gb.test/.src/TestMyself/TestFailures.class
- comp/src/gb.test/.src/TestMyself/TestSetup.class
- comp/src/gb.test/.src/TestMyself/TestSetupCrash.class → comp/src/gb.test/.src/TestMyself/TestSetupTeardown.class
- comp/src/gb.test/.src/TestSuite/Assert.module
- comp/src/gb.test/.src/TestSuite/TestCase.class
- comp/src/gb.test/.src/TestSuite/TestSuite.class
- comp/src/gb.test/.src/TestSuite/Track.module
- comp/src/gb.test/.src/TestSuite/UnitTest.class
View it on GitLab: https://gitlab.com/gambas/gambas/compare/41ddd4b9467238fd67b8561c923a9683ba6b139a...c48ebfacef36a44eb0c8754101586deaa8f08c7e
--
View it on GitLab: https://gitlab.com/gambas/gambas/compare/41ddd4b9467238fd67b8561c923a9683ba6b139a...c48ebfacef36a44eb0c8754101586deaa8f08c7e
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/notification/attachments/20191231/a8f2204d/attachment.html>
More information about the Notification
mailing list