We had a few recurring problems that could not be found in testing, only in production. Mostly to do with the url routing issues that our client doesn't have a development environment for.
Enter a Grep ant task to help us fail early in the dev process. There are other similar jsp based checkers, but this is generalised utility that we use across other known issues in the project.
It is very useful for new team members.
It hasn't been added to an opensource project yet, could probably post it to ant-contrib or something like that.
0 Responses
Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.