Skip to content

Remove the use of bats in testing #221

Closed
@underwoo

Description

Is your feature request related to a problem? Please describe.
The Bash Automated Testing System (bats is currently used to produce TAP style output. Using bats adds an additional requirement in order for a user to test the build of FMS, especially since bats is not a base package installed by *nix OSes. We would like to have bats removed from the testing scripts for libFMS.

Describe the solution you'd like
Ideally, we would like to have a solution that would preserve the TAP output, but we understand that may be difficult as it may introduce a dependency on some other utility. Thus, we would like some basic solution that will work with both the test harness system built into both GNU Autotools and CMake build systems.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementIssue/PR for a modification that increases performance, improves syntax, or adds functionality.help wanted

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions