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

@ztl8702

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?

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