8
0
Эх сурвалжийг харах

Merge pull request #6203 from ckeditor/docs-pump-tests-numbers

Docs: Update number of tests in the browser compatibility guide.
Piotrek Koszuliński 6 жил өмнө
parent
commit
a7fe47f576

+ 1 - 1
docs/builds/guides/support/browser-compatibility.md

@@ -40,6 +40,6 @@ CKEditor 5 is currently supported in the following mobile environments:
 
 ## Quality assurance
 
-To ensure the highest quality, we maintain a complete test suite with a stable 100% of code coverage for each of the packages. As of October 2018, this means over 9600 tests and the number is growing.
+To ensure the highest quality, we maintain a complete test suite with a stable 100% of code coverage for each of the packages. As of February 2020, this means over 12,000 tests and the number is growing.
 
 Such an extensive test suite requires a proper continuous integration service. We use [Travis CI](https://travis-ci.com/) as a build platform. This service ensures seamless and fast developer experience and allow us to focus on the job.