[Links] Online services and tools for regex testing
Regular expressions are a very powerful weapon for the developer if he can deals with all the pain of testing, debugging and learning the quirks of this matter. I’m collecting some links to be red one day, when I’ll got time to dive more deeply in the argument:
- Regular Expression Tester: online service which has a .NET desktop application porting too;
- Regular Expression Test Page: test regex with
java.util.regex. If you’re looking for regex testing targeting java, take a look at Regular Expression Test Applet; - RegexPal: a JavaScript regular expression tester;
- RExT: a Mozilla Firefox extension developed for programmers for testing regular expressions (available on Mozilla Addons too);
- Ultra simple regex testing form;
- Javascript and PHP regex tester by pagecolumn.com
- Regex Tester by Venimus
- Regex tester on GetHifi
- RegExLib.com: Regular Expression Library
- PHP PCRE v7.3