←back to thread

105 points todsacerdoti | 1 comments | | HN request time: 0s | source
Show context
kilroy123 ◴[] No.43675898[source]
Really cool! I wish there was such a thing for JavaScript.

I say this as a so-so software engineer. I badly wish there was more emphasis on increasing software quality. There is so much the industry could do to radically improve quality, such as tools like this.

I know the incentives just aren't there, but still.

replies(2): >>43676155 #>>43677148 #
1. NotAnOtter ◴[] No.43677148[source]
There is such a thing. Basically every popular language has a mutation-testing frameworks. It's pretty common for large scale projects.