Code Monkey home page Code Monkey logo

api-testing-and-validation's Introduction

API Testing and Validation

This is the sample code for the LinkedIn Learning course "API Testing and Validation" from Keith Casey / @CaseySoftware.

LinkedIn Course Instructions

The course was built using PHP 8.2 and Behat 3.12 and these instructions are designed for that combination.

  1. Ensure you have PHP installed. This course was built on PHP 8.2.x installed via Homebrew on a Mac.
  2. Ensure you have Composer installed.
  3. Download or clone this repository.
  4. On your command line, move to the api-testing-workspace directory.
  5. Install your environment via ./composer.phar install or equivalent depending on your Composer configuration. This will load Behat 3.12 and the Github SDK for you.
  6. Run vendor/bin/behat --init to create the framework for your tests.
  7. All of your code, feature specifications, etc will be in api-testing-workspace. If you ever get stuck, check out the api-testing-course directory for the completed solutions.

Note: Do not rename behat.dist.yml to behat.yml at this time. Once you do, Behat will look for additional information. You'll rename and configure that information during the course.

PHP Instructions

The PHP instructions are identical to the LinkedIn Learning instructions above.

TODO: Go

TODO: Python

api-testing-and-validation's People

Contributors

caseysoftware avatar

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.