[Zeek] Unit test extensions

Robin Sommer robin at corelight.com
Thu Apr 11 23:42:30 PDT 2019


There are also two more mechanisms that might be helpful:

    - Split a test across parts: https://github.com/zeek/btest#splitting-tests-into-parts
    - Display where you are inside a test: https://github.com/zeek/btest#displaying-progress

May all not be quite what you're looking for, though.

Robin

On Tue, Apr 09, 2019 at 09:19 -0700, Jonathan Siwek wrote:

> On Tue, Apr 9, 2019 at 5:20 AM Woot4moo <tscheponik at gmail.com> wrote:
> >
> > Has anyone in the community extended btest to support better test metrics? Currently btest will give me a pass or fail per file as opposed to having multiple scenarios in a file.
> 
> If each scenario can share the same @TEST-EXEC commands and just need
> different %INPUT contents, then @TEST-START-NEXT may work for you.
> 
> - Jon
> _______________________________________________
> Zeek mailing list
> zeek at zeek.org
> http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/zeek



-- 
Robin Sommer * Corelight, Inc. * robin at corelight.com * www.corelight.com


More information about the Zeek mailing list