Skip to content

testing strategy #21

@bbbart

Description

@bbbart

Proposal for testing:

We need to test for various platforms, various Python versions and various FMOD releases. I can set up something like tox to take care of some of it, but I think we'll also have to look into the CI infrastructure github is providing.

Proposal:

Python 3.7, 3.8 and 3.9
Windows, Mac OS and Posix
FMOD API 2.0 and 2.1

Possible simplification could be to only support (read: test) the latest release of the FMOD API.

One possible problem @tyrylu came up with is that it might be hard (or legally prohibited at least) to host libfmod libraries on the CI system.

What do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions