mysql_expectations 1.0.1
The mysql_expectations gem allows you to make RSpec expectations on the schemas and data in a MySQL database enabling test first development and more confident Continuous Delivery.
          Gemfile:
          =
        
        
          instalar:
          =
        
      dependencias de Runtime (1):
            rspec
            ~> 3
          
    