Aman Sharma
Aman Sharma
Debugged this further. I think the following is a wrong assumption. https://github.com/INRIA/spoon/blob/fa8f97c6d1d78e6e8657e5aa4dd4b45bbaa05a92/src/main/java/spoon/support/sniper/internal/AbstractSourceFragmentPrinter.java#L90-L93 The comment says that the token is not present in the original sources, however, it always prints them....
Hi @MartinWitt > Releases are created in another repo. @algomaster99 was the last who touched this repo. @algomaster99 how much effort is it to include one more submodule, if @monperrus...
Hi @mw66 ! I tried this on my local, but Spoon does not build a model for suffixes other than `.java` even if the content inside is a valid Java...
> I guess, we need a spoon config flag to take extra suffix other than .java. If the syntax of content is valid, the AST can be built so this...
Hi @NAMANIND ! First of all, thank you for volunteering to contribute! The issue is about _checking_ if `assertTrue` has a `message` parameter also. Note that Junit has overloaded the...
@NAMANIND you don't need to check these test methods manually. Instead, you need to write a test suite to check if each test method follows a contract - '`assertTrue` assertion...
@NAMANIND > I have wrote a test suite You should submit a PR for it from your fork and we can start the review process. What do you think? >...
Hi @NAMANIND! Did you make any progress? Do you need some help with this issue?
Hi @Salma0104 ! Thanks for contributing. Your idea is correct. I have three suggestions: 1. Iterate over type members instead of methods because `Junit5` has a feature to create nested...
@slarse See https://www.bleepingcomputer.com/news/security/github-suspends-accounts-of-russian-devs-at-sanctioned-companies/. > For example, the GitHub accounts of [Sberbank Technology](https://github.com/Sberbank-Technology), [Sberbank AI Lab](https://github.com/sberbank-ai-lab), and the [Alfa Bank Laboratory](https://github.com/alfa-laboratory) had their code repositories initially disabled and are now removed...