Integration tests
Russel Winder
russel at winder.org.uk
Fri Apr 17 16:56:57 UTC 2020
Hi,
Thinking of trying to do the next project in D rather than Rust, but…
Rust has built in unit testing on a module basis. D has this so no
problem.
Rust allows for integration tests in the tests directory of a project.
These are automatically build and run along with all unit tests as part
of "cargo test".
Does D have any integrated support for integration tests in the way
Rust does?
--
Russel.
===========================================
Dr Russel Winder t: +44 20 7585 2200
41 Buckmaster Road m: +44 7770 465 077
London SW11 1EN, UK w: www.russel.org.uk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-learn/attachments/20200417/4483f149/attachment.sig>
More information about the Digitalmars-d-learn
mailing list