realestateconz / MssqlBundle

Symfony 2 Microsoft SQL Server Bundle
37 stars 63 forks source link

Add tests and integration with Traviz And Scrutinizer #6

Open tonicospinelli opened 11 years ago

tonicospinelli commented 11 years ago

Why not have unit tests in this library?

I think those are very helpfull for developer want to use this library.

It's very usefull and I can help to create a Unit Tests and integration with Travis first.

In second moment, integration with Scrutinizer (a great analysis code tools and works with phpcs, phpcpd, phpmd, ... etc)

What you think about it?

markcollister commented 11 years ago

I would love it if we had unit tests for this code, it comes down to time and necessity for me right now. I'm not even sure how many people are using this out in the wild...

tonicospinelli commented 11 years ago

Sounds like good! I forked this repo to help in this way. I read the code and I want to know something. If I'm not wrong, this library is based on Doctrine 2.0, right?

markcollister commented 11 years ago

yip, it's a driver for dbal https://github.com/realestateconz/MssqlBundle/blob/master/Driver/PDODblib/Driver.php