Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Continue to grow the library compatibility test-kit #13

Open
bishabosha opened this issue Jan 27, 2020 · 5 comments
Open

Continue to grow the library compatibility test-kit #13

bishabosha opened this issue Jan 27, 2020 · 5 comments
Labels

Comments

@bishabosha
Copy link
Member

bishabosha commented Jan 27, 2020

[open]

Find more libraries/examples to add to https://github.com/scalacenter/tasty-reader-compat-testkit

We also need a better way to automate the build of the project, and potentially trigger CI whenever we push to scalacenter/scala:tasty_reader

@bishabosha bishabosha added help wanted bug topic:tasty/scala2 Scala 2 implementation of TASTy unpicking enhancement and removed bug labels Jan 27, 2020
@bishabosha
Copy link
Member Author

comment from @nafg:

regarding testing the tasty reader compiler, what if you could get sbt to take any project that has Compile and Test configs, and compile the project with dotty and run the tests using a tasty-reading scala 2?

@ashwinbhaskar
Copy link

@bishabosha is this concerned with adding libraries written in dotty to https://github.com/scalacenter/tasty-reader-compat-testkit ?

@bishabosha
Copy link
Member Author

@ashwinbhaskar yes, currently thats the method I'm using to test real-world compatibility. I would say that test cases that do not depend on a library can be added directly in this codebase.

@ashwinbhaskar
Copy link

ashwinbhaskar commented May 29, 2020

@bishabosha is there an issue for - scalacenter/tasty-reader-compat-testkit#2 (comment) ? I glanced through the issues to see if there is one. I did not find one (maybe I missed it). Just confirming

@bishabosha
Copy link
Member Author

There is one now, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants