All Projects → fidum → laravel-blueprint-pestphp-addon

fidum / laravel-blueprint-pestphp-addon

Licence: MIT license
A PestPHP addon for Laravel Shift's Blueprint

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to laravel-blueprint-pestphp-addon

VSE Transform Tools
Quickly transform, crop and fade video strips in Blender's Video Sequence Editor
Stars: ✭ 195 (+550%)
Mutual labels:  addon
blender-addon-for-trackmania-and-maniaplanet
Blender addon for trackmania2020 & maniaplanet. 1 Click export & convert to .gbx.
Stars: ✭ 18 (-40%)
Mutual labels:  addon
KAM
The ACE Advanced Medical System is nice, but we can do it better, even on a more realistic way and bring it on another level with these addons.
Stars: ✭ 19 (-36.67%)
Mutual labels:  addon
yet-another-pinboard-extension
Manage your Pinboard bookmarks in your browser.
Stars: ✭ 27 (-10%)
Mutual labels:  addon
ember-app-scheduler
An Ember addon to schedule work until after the initial render.
Stars: ✭ 67 (+123.33%)
Mutual labels:  addon
BSkyBlock
BSkyBlock add-on for BentoBox (Discord link: https://discordapp.com/invite/T5HxmvK)
Stars: ✭ 103 (+243.33%)
Mutual labels:  addon
addon-tor
Tor - Home Assistant Community Add-ons
Stars: ✭ 37 (+23.33%)
Mutual labels:  addon
ACF-CPT-Options-Pages
Small addon for ACF Options. Adds ACF options page per custom post type
Stars: ✭ 73 (+143.33%)
Mutual labels:  addon
tsaotun
Tsaotun - Python based Assistance for Docker
Stars: ✭ 51 (+70%)
Mutual labels:  addon
Google-4-TbSync
This provider add-on adds Google synchronization capabilities to TbSync. Only contacts and contact groups are currently managed, using Google's People API.
Stars: ✭ 36 (+20%)
Mutual labels:  addon
ember-legit-forms
Component for creating flexible forms along with validations.
Stars: ✭ 41 (+36.67%)
Mutual labels:  addon
neuro-bge
Node-based Blender game engine and logic editor addon for Blender
Stars: ✭ 27 (-10%)
Mutual labels:  addon
addon-zwavejs2mqtt
Z-Wave JS to MQTT - Home Assistant Community Add-ons
Stars: ✭ 68 (+126.67%)
Mutual labels:  addon
repo-scrapers
Official source repository for Kodi scraper add-ons
Stars: ✭ 27 (-10%)
Mutual labels:  addon
Anki-Night-Mode
Enabling studying at night with Anki - without eye strain
Stars: ✭ 72 (+140%)
Mutual labels:  addon
DuBLF DuBlast
Quick Playblast tool for Blender
Stars: ✭ 18 (-40%)
Mutual labels:  addon
ClayTech
An addon for slimefun.
Stars: ✭ 15 (-50%)
Mutual labels:  addon
netflix-list-exporter
💫‎‎‎‏‏‎ An Extension to export your lists from Netflix to Clipboard area and share it with your friends.
Stars: ✭ 60 (+100%)
Mutual labels:  addon
djangocms-file
django CMS File is a set of plugins for django CMS that allow you to add files to your site You can either choose a single file or an entire folder.
Stars: ✭ 30 (+0%)
Mutual labels:  addon
SubServers-2
SubServers – The Minecraft Server Management Platform
Stars: ✭ 80 (+166.67%)
Mutual labels:  addon

Blueprint Pest Addon

Latest Version on Packagist GitHub Tests Action Status Codecov Twitter Follow

📣 Shoutout to Jason McCreary whose Blueprint and Assertions packages lay the groundwork for this addon. 🙌

Installing this addon will allow you to generate Pest HTTP tests instead of the standard PHPUnit HTTP tests with the php artisan blueprint:build command.

Preview

Installation

You can install this package and Blueprint via composer:

composer require --dev laravel-shift/blueprint fidum/laravel-blueprint-pestphp-addon

Usage

  1. Install Pest by following their installation instructions.

  2. Refer to Blueprint's Basic Usage to get started. Afterwards you can run the blueprint:build command to generate Pest HTTP tests automatically for your controllers.

  3. Read Pest's Writing Tests to help understand the generated test output.

Examples

We use fixtures in our tests to make sure this package generates the files correctly. Feel free to browse them at the link below as examples of what output you should expect.

Click here to view the files

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email :author_email instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].