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

Cross language test suites #91

Open
ztl8702 opened this issue Oct 19, 2019 · 0 comments
Open

Cross language test suites #91

ztl8702 opened this issue Oct 19, 2019 · 0 comments

Comments

@ztl8702
Copy link
Member

ztl8702 commented Oct 19, 2019

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?
@ztl8702 ztl8702 transferred this issue from MindongLab/PyHokchew Nov 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant