this post was submitted on 02 Mar 2026
47 points (100.0% liked)

Free and Open Source Software

22016 readers
112 users here now

If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 3 years ago
MODERATORS
 

Hi, I'm currently enrolled in a CS course that requires me to build tests for one project. The professor incentivizes us to find FOSS projects in languages we understand, so the project goes more smoothly.

Is anyone aware of any medium sized python/java Foss projects in need of testing?

If you can't recall any with those requisites, send any other my way anyway. Thank you!

you are viewing a single comment's thread
view the rest of the comments
[–] ken@discuss.tchncs.de 4 points 1 week ago* (last edited 1 week ago)

While the application code itself is C++/JS, instrumentation code is Python. Sure could use a hand with getting instrumented testing up for existing suites. Automated testing for network leaks etc would also be neat.

(I guess manual testing is not in scope for what you are looking for here but that is of course also welcome)

Feel free to open an issue on tracker if you think it might be relevant and want to discuss ideas, or you can "DM" here!

https://codeberg.org/konform-browser/


EDIT to add: If not (aw), how about QubesOS?

https://github.com/QubesOS/qubes-issues/issues?q=state%3Aopen+label%3A"C%3A%20tests"

https://github.com/QubesOS/qubes-issues/issues/2916