承接 gnikolovski/drupal-qa 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

gnikolovski/drupal-qa

最新稳定版本:v1.0.1

Composer 安装命令:

composer require gnikolovski/drupal-qa

包简介

QA dependencies for my Drupal projects.

README 文档

README

A comprehensive metapackage that bundles essential Quality Assurance (QA) tools and dependencies for Drupal development projects.

Overview

This package provides a curated collection of development, testing, and quality assurance tools commonly used in Drupal projects. It simplifies the process of setting up a consistent development environment by installing all necessary QA dependencies in one go.

Installation

To install this package, run:

composer require gnikolovski/drupal-qa --dev

Included Tools

Testing Frameworks

  • Behat: Behavior-driven development framework
    • Includes Mink for web testing
    • BrowserKit Driver for headless testing
    • Chrome Extension for browser testing
    • Screenshot capability for debugging
    • Drupal Extension for Drupal-specific testing

Code Quality

  • PHP_CodeSniffer via Drupal Coder: Ensures code adheres to Drupal coding standards
  • PHPStan: Static analysis tool
    • Drupal-specific rules
    • Deprecation rules
  • Drupal Rector: Automated code upgrade tool
  • Twig CS Fixer: Twig template coding standards

Development Tools

  • Devel: Suite of modules for Drupal development
    • Kint integration
    • Kint extras
    • PHP execution
  • Upgrade Status: Drupal upgrade readiness checker

Testing

  • PHPUnit: Unit testing framework

Requirements

  • PHP 8.1 or higher
  • Composer 2.x
  • Drupal

License

This project is licensed under GPL-2.0-or-later.

Contributing

Issues and pull requests are welcome. Please follow Drupal coding standards when contributing.

Credits

Maintained by gnikolovski

统计信息

  • 总下载量: 1.17k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2024-10-02