add ini option to disable string escape for parametrization

This commit is contained in:
ApaDoctor
2017-10-11 18:11:50 +02:00
committed by Jeong YunWon
parent 69a55d334a
commit cf6e2ceafd
4 changed files with 35 additions and 1 deletions

1
changelog/2482.feature Normal file
View File

@@ -0,0 +1 @@
Include new ``disable_test_id_escaping_and_forfeit_all_rights_to_community_support`` option to disable ascii-escaping in parametrized values. This may cause a series of problems and as the name makes clear, use at your own risk.