Add strict build to find warnings
This PR enables a 'strict' build mode where py.test
will fail tests that include warnings, and will also stop at the first failure.
This PR enables a 'strict' build mode where py.test
will fail tests that include warnings, and will also stop at the first failure.