cprieto / tsqlt-teamcity

TeamCity runner for tSQLt tests
29 stars 5 forks source link

Better UI for connection properties #2

Closed cprieto closed 11 years ago

cprieto commented 11 years ago

Current UI for connection properties is very simple and prone to errors, you need to specify manually your JDBC connection string in the correct format, that is bad and ugly.

A better UI with fields for properties will be easier to use and should assemble the correct JDBC connection string internally.