We need a system where we can test our regular expresssions, and identify issues with them. Ideally, this should be able to target a specific *.regex file that is at fault.
While not part of this issue, eventually we should have a system where we can test our Javascript sources as well.
This issue is labeled help wanted because anybody who finds a current or potential issue with the regular expressions should create *.test files to help catch these errors before production.
We need a system where we can test our regular expresssions, and identify issues with them. Ideally, this should be able to target a specific
*.regex
file that is at fault.While not part of this issue, eventually we should have a system where we can test our Javascript sources as well.