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

Tests? #17

Closed
adsharma opened this issue Dec 8, 2020 · 4 comments
Closed

Tests? #17

adsharma opened this issue Dec 8, 2020 · 4 comments

Comments

@adsharma
Copy link

adsharma commented Dec 8, 2020

$ cd pyrs/pyrs; pytest-3

Gives me:

6 failed, 27 passed

What do you think about restoring the py14 code and the tests, so we can have one tree where both C++ and Rust are functional along with passing tests?

@adsharma
Copy link
Author

adsharma commented Dec 8, 2020

#18

@konchunas
Copy link
Owner

I think tests are good, but I don't see any benefit of having C++ tests in this project. This is Rust-only transpiler and having it doing only one language makes code more concise and readable.
What are you trying to achieve here?

@adsharma
Copy link
Author

adsharma commented Dec 28, 2020 via email

@adsharma
Copy link
Author

Reorganized code a bit with tests passing here.
Credited your work as well as upstream py14.

https://github.com/adsharma/py2many

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

2 participants