Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/playframework/scalatestplus-play
ScalaTest + Play
https://github.com/playframework/scalatestplus-play
Use PlaySpec in UnitSpec.
862b73445cdca9195739e234d6185f362ac43072 authored almost 11 years ago by bvenners <[email protected]>
862b73445cdca9195739e234d6185f362ac43072 authored almost 11 years ago by bvenners <[email protected]>
Changed Version to have SNAP1 in it. Set name (artifact ID) to "play".
1eab3af6a32fc2a341c2430e9356ed632f6fe938 authored almost 11 years ago by bvenners <[email protected]>
1eab3af6a32fc2a341c2430e9356ed632f6fe938 authored almost 11 years ago by bvenners <[email protected]>
Created PlaySpec.
788152642f81c473157b01f641d86c928ac9f984 authored almost 11 years ago by bvenners <[email protected]>
788152642f81c473157b01f641d86c928ac9f984 authored almost 11 years ago by bvenners <[email protected]>
Attempting to get sonatype deployment to work, but without luck as yet.
41b568729da272d161f695aa894644ca72a9c66e authored almost 11 years ago by bvenners <[email protected]>
41b568729da272d161f695aa894644ca72a9c66e authored almost 11 years ago by bvenners <[email protected]>
Changes to deploy to sonatype.
408400dbefc635f5c7546fdf7a50983bf6b3660f authored almost 11 years ago by bvenners <[email protected]>
408400dbefc635f5c7546fdf7a50983bf6b3660f authored almost 11 years ago by bvenners <[email protected]>
Move from build.sbt to a project file.
038178d8ae741c1e26297bebe3e93d31be7b92a4 authored almost 11 years ago by bvenners <[email protected]>
038178d8ae741c1e26297bebe3e93d31be7b92a4 authored almost 11 years ago by bvenners <[email protected]>
Some tweaks for scaladoc gen.
258fb6ab99f99c0f9bd7b634c6d98e9bc2e64f97 authored almost 11 years ago by bvenners <[email protected]>
258fb6ab99f99c0f9bd7b634c6d98e9bc2e64f97 authored almost 11 years ago by bvenners <[email protected]>
Added a field to BrowserDriver that offers an error message to show if the driver
isn't available. Used it in OneBrowserPerTest and OneBrowserPerSuite, so now it
always reports wh...
Put error messages in resource bundle.
c4d40119dad5739544d5af557517d41e72ed6028 authored almost 11 years ago by bvenners <[email protected]>
c4d40119dad5739544d5af557517d41e72ed6028 authored almost 11 years ago by bvenners <[email protected]>
Capture the Throwable that was caught when attempting to create a driver and
store it in NoDriver so it can be included in the cancel call.
8f8e839356c2a77799dcf6b3636b5280b8c37a79 authored almost 11 years ago by bvenners <[email protected]>
Don't show canceled tests in reminders since I do a lot of those.
245644aae27a755e9443596c99c836d61e3752e9 authored almost 11 years ago by bvenners <[email protected]>
245644aae27a755e9443596c99c836d61e3752e9 authored almost 11 years ago by bvenners <[email protected]>
Added a message to the cancelations.
36773b0f8976b591bf6fc5d22d1eb58d6454f8a5 authored almost 11 years ago by bvenners <[email protected]>
36773b0f8976b591bf6fc5d22d1eb58d6454f8a5 authored almost 11 years ago by bvenners <[email protected]>
Moved NoDriver into BrowserDriver companion to get it out of the Scaladoc
menu. Realized needed to disable parallel execution of tests because of
Play's global state.
Initial somewhat working version. Test run but several are failing because of
not being able to bind to a port.
bf7260410961bffa66a7003c9d4fdd6d77dfe248 authored almost 11 years ago by bvenners <[email protected]>
Initial commit
1b7e26fe6944332118100ae702dea46e0903971f authored almost 11 years ago by bvenners <[email protected]>
1b7e26fe6944332118100ae702dea46e0903971f authored almost 11 years ago by bvenners <[email protected]>