I'm not sure, this is what I see at the end:
[nunit2] </results>
[nunit2] </test-suite>
[nunit2] </results>
[nunit2] </test-suite>
[nunit2] </results>
[nunit2] </test-suite>
[nunit2] </results>
[nunit2] </test-suite>
[nunit2] </test-results>
[nunit2]
BUILD FAILED
C:\Projects\NCQRS\ncqrs-ncqrs-74c9eff\MAIN.build(37,6):
Tests Failed.
Total time: 5 seconds.
I see this message near the top:
[nunit2] <message><![CDATA[No connection could be made with SQL
server: Canno
open database "MsSqlServerEventStoreTestEventStore" requested by the
login. Th
login failed.
[nunit2] Login failed for user 'WIN-OOUE7L0H03B\sds'.
Am I suppose to have a database installed to build ?
UPDATE: I removed
<call target="RunTestsForFramework" /> from the build file and it
was able to build
I suspect I'm missing the database from above
On Aug 25, 7:54 am, Pieter Joost van de Sande <
p...@born2code.net>
wrote:
> Hey Steven,