muter-mutation-testing / muter

🔎 Automated mutation testing for Swift 🕳️
MIT License
491 stars 39 forks source link

feature/linux #273

Closed rakaramos closed 3 months ago

rakaramos commented 4 months ago
hoangatuan commented 4 months ago

Just curios, why do you want to support Linux?

rakaramos commented 4 months ago

@hoangatuan muter is a tool that goes along side Swift, so it makes sense to support different platforms.

rakaramos commented 4 months ago

@hoangatuan I'm not sure if you are interesting in reviewing this (I know its a huge PR 😓) let me know what do you think...next steps should be to try to use the github actions to run the tests both on the mac, ios and linux

hoangatuan commented 4 months ago

@rakaramos I will take a look :D

Besides, please take a look at my comment: https://github.com/muter-mutation-testing/muter/pull/273#discussion_r1527022772

rakaramos commented 4 months ago

@hoangatuan this still happens, but lets fix on your PR, I'll do a quick review on it. thanks