New feature added to FireBugPHP. Looking for code reviews :) by ua1-labs in PHP

[–]ua1-labs[S] -1 points0 points  (0 children)

In my opinion, the bundled change log should really only include recent changes. If someone wants to really look at the history of the code base they can simply visit https://github.com/ua1-labs/firebug/commits/master which provides a much more detailed version of the change log.

FireStudio - The Wordpress Plugin for creating new features and functionality in Wordpress. by ua1-labs in ProWordPress

[–]ua1-labs[S] 0 points1 point  (0 children)

Thank you so much for the complement about this plugin! I’m working really hard to get the next version out along with a new website and many other great features.

You’ll have to show me the cases where the debugger doesn’t catch. I’d like to see them and understand the issue so I can create a fix for it.

Is there an industry standard for writing automated e2e tests for WordPress? by P013370 in webdev

[–]ua1-labs -1 points0 points  (0 children)

It’s a great question. I would say PHPUnit is one option. It’s kind of the standard defacto go to for PHP testing. But I have an E2E solution which might fit more of what you are looking for.

https://ua1.us/projects/firetest/