Skip to content
This repository was archived by the owner on Mar 29, 2024. It is now read-only.
This repository was archived by the owner on Mar 29, 2024. It is now read-only.

Cross language test suites #91

Description

@ztl8702

2 options:

  • Write test suites in Python, run all the tests in Python through bindings
    • CON: Test coverage might be tricky
  • Write tests in a DSL, and write adapters for each language, run tests in each language
    • CON: having to write adapters / logic in tests
    • or generate tests from DSL?

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions