Git Product home page Git Product logo

ciunit-for-ci2's People

Contributors

fukata avatar techdubb avatar willmendesneto avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

ciunit-for-ci2's Issues

empty database.php file found

I'm on Windows 7 professional.
First, ended up finding that the "path to codeigniter" had to be relative for the install.sh to work.
Then when it was finished and stated that the database.php file was created, I opened in editor to check it out, but found it empty. I'm not sure if I don't have a proper install that supports bash so that the sed command was just effectively wiping out the contents; but wanted to bring it up either way for that perhaps you could provide a .bat that does the same functionality. (If you already do so, not aware.)
Thanks,
Glenn

PHP Fatal error: Cannot redeclare __autoload()

Hello,

There is a problem when running "phpunit" into my test folder.
PS.: My PHPUnit was installed using homebrew

Message:

PHP Fatal error:  Cannot redeclare __autoload() 
(previously declared in /path/to/my/application/config/config.php:388) in /path/to/my/application/config/config.php on line 392

Error image: error

Take a look into my folder structure (I think it's correct):

- application
|โ€“โ€“ + config
|โ€“โ€“ + controllers
|โ€“โ€“ + core
|โ€“โ€“ + errors
|โ€“โ€“ + helpers
|โ€“โ€“ + hooks
|โ€“โ€“ + language
|โ€“โ€“ + libraries
|โ€“โ€“ + migrations
|โ€“โ€“ + models
|โ€“โ€“ - third_party
|โ€“โ€“โ€“โ€“ + CIUnit
|โ€“โ€“ + views
+ system
+ tests
.gitignore
.htaccess
index.php
robots.txt
sitemap.xml

Any idea how to fix it?

Thanks.

phpunit didn't show anything

hi, i'm trying to use this, but when I ran phpunit in tests folder, it didn't show anything. With --verbose didn't show anything either. Any thoughts? Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.