From 6ba6361c013a8dbae5eb358ed9846fa565cba37f Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Sun, 20 Oct 2019 20:02:26 +0800 Subject: [PATCH] PUB @Morisun029 https://linux.cn/article-11482-1.html --- ...23 Mutation testing by example- How to leverage failure.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20190923 Mutation testing by example- How to leverage failure.md (99%) diff --git a/translated/tech/20190923 Mutation testing by example- How to leverage failure.md b/published/20190923 Mutation testing by example- How to leverage failure.md similarity index 99% rename from translated/tech/20190923 Mutation testing by example- How to leverage failure.md rename to published/20190923 Mutation testing by example- How to leverage failure.md index 66a9f9fcec..f0d5dac0df 100644 --- a/translated/tech/20190923 Mutation testing by example- How to leverage failure.md +++ b/published/20190923 Mutation testing by example- How to leverage failure.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (Morisun029) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-11483-1.html) [#]: subject: (Mutation testing by example: How to leverage failure) [#]: via: (https://opensource.com/article/19/9/mutation-testing-example-tdd) [#]: author: (Alex Bunardzic https://opensource.com/users/alex-bunardzic)