jbarker7 / sqlcc

SQL Code Coverage - SQLCC is a code coverage tool that allows developers the ability to track which lines of code within stored procedures, functions, and triggers have been tested in SQL server by integration tests written by the developer.
BSD 4-Clause "Original" or "Old" License
26 stars 22 forks source link

Not able to make it run #10

Closed mkg123 closed 9 years ago

mkg123 commented 9 years ago

I tried the video on this site and that usage is not working. It would be helpful, if the exact usage can be provided. Also, if the same trace file name is provided, instead of throwing error.. is it possible to overwrite the same file

stefanteixeira commented 9 years ago

+1

I imported the project on Visual Studio and it does not build, there's some issue with the copy.bat file.

Detailed instructions would be great. I'm wanting to use the project, but I'm definitely not familiar with C# and Visual Studio, so it's kinda hard to setup everything without any explanation.

Could any contributor give some help with this? @JakubLinhart @jbarker7

jbarker7 commented 9 years ago

@stefanteixeira have you tried a "Rebuild"?

jbarker7 commented 9 years ago

@mk123 The exact usage should be documented on the main page- what problems are you experiencing?

jbarker7 commented 9 years ago

Changed the build order on the project- should work now. Please open a new issue if you have any issues.

stefanteixeira commented 9 years ago

@jbarker7 The build order was the problem.

stefanteixeira commented 9 years ago

@jbarker7 I tried to contact you by email months ago, but got no response. I'm using the project at the company I work and I want to contribute. The project is great but there are still some documentation and project issues and I want to talk with you about that. Can you shoot me an email at stefanfk@gmail.com? :)