PHPUnit – The PHP Testing Framework

Today we are going to learn about PHPUnit, It’s testing framework for PHP programming language. What is PHPUnit? PHPUnit is a programmer-oriented testing framework for PHP. It is an instance of the xUnit architecture for unit testing frameworks. Types of Testing – Unit Testing – Functional Testing – Integration Testing – Acceptance Testing PHPUnit website: […]

PHPUnit – The PHP Testing Framework Read More »

Ngrok – tunnel local ports to public URLs and inspect traffic

Today we are going to learn about NGROK, It tunnel local ports to public URLs and inspect traffic. What is ngrok? Ngrok exposes local servers behind NATs and firewalls to the public internet over secure tunnels. Share local websites, build/test webhook consumers and self-host personal services. Features Run personal cloud services from your home Demo

Ngrok – tunnel local ports to public URLs and inspect traffic Read More »

Best Android Terminal | Termux Andrioid Terminal App

Today we are going to learn about Termux Android Terminal App. Termux is an Android terminal emulator and Linux environment app that works directly with no rooting or setup required. A minimal base system is installed automatically – additional packages are available using the APT package manager. Termux website: https://termux.com/ Termux App: https://play.google.com/store/apps/details?id=com.termux&hl=en_IN&gl=US  I

Best Android Terminal | Termux Andrioid Terminal App Read More »