Aha, someone has pointed out that I skipped over rusttests, which don't
appear to be listed at
https://developer.mozilla.org/en-US/docs/Mozilla/QA/Automated_testing, or
indeed anywhere in our various docs that I can see. I guess that makes it
my job?

On Mon, May 11, 2020 at 3:37 PM Dave Townsend <dtowns...@mozilla.com> wrote:

> Do we have any standard way to test in-tree Rust code?
>
> Context: We're building a standalone binary in Rust that in the future
> will be distributed with Firefox and of course we want to test it. It lives
> in-tree and while we could use something like xpcshell to drive the
> produced executable and verify its effects it would be much nicer to be
> able to use Rust tests themselves. But I don't see a standard way to do
> that right now.
>
> Is there something, should we build something?
>
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to