A Look At How WooCommerce Tests using Continuous Integration
While going through some tools that would do continuous integration whenever anyone would make a commit to our GitHub repository, some of the tools I came across were Travis CI, Codeship, CircleCI, SideCI, etc. of which Travis CI had caught my attention. Let us see the steps for setting up Travis CI. If you are already familiar […]
Plugin Testing Process followed at Tyche Softwares
Tyche Softwares has a limited number of plugins to sell, but we are making sure these limited number of plugins are well supported, maintained and upgraded with the recent market needs. We have in all 15 plugins that are being regularly updated averagely every 15 days. To some, this may sound this is a very less […]
Sneak preview of our Testing Environment at Tyche Softwares
It’s seen at times that a WordPress plugin development team doesn’t consist of a dedicated person for testing. But as unique as we are, we do have a person dedicated for testing. I handle the testing of all the plugins that we release at Tyche. All the updates go through vigorous testing before they are […]