From 2832c93f1975d6e8c6c1016b27daef01a8c7b934 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Thu, 17 Oct 2019 09:45:40 +0800 Subject: [PATCH] PUB @Morisun029 https://linux.cn/article-11468-1.html --- .../20190809 Mutation testing is the evolution of TDD.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20190809 Mutation testing is the evolution of TDD.md (99%) diff --git a/translated/tech/20190809 Mutation testing is the evolution of TDD.md b/published/20190809 Mutation testing is the evolution of TDD.md similarity index 99% rename from translated/tech/20190809 Mutation testing is the evolution of TDD.md rename to published/20190809 Mutation testing is the evolution of TDD.md index d37b588e90..475673d8b5 100644 --- a/translated/tech/20190809 Mutation testing is the evolution of TDD.md +++ b/published/20190809 Mutation testing is the evolution of TDD.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (Morisun029) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-11468-1.html) [#]: subject: (Mutation testing is the evolution of TDD) [#]: via: (https://opensource.com/article/19/8/mutation-testing-evolution-tdd) [#]: author: (Alex Bunardzic https://opensource.com/users/alex-bunardzic)