[PR #20] [MERGED] Improved test configuration. #51

Closed
opened 2026-03-04 23:24:03 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/yswery/PHP-DNS-SERVER/pull/20
Author: @samuelwilliams
Created: 4/11/2017
Status: Merged
Merged: 4/14/2017
Merged by: @yswery

Base: masterHead: master


📝 Commits (1)

  • e85ff3b Fixed test configuration.

📊 Changes

2 files changed (+24 additions, -11 deletions)

View changed files

📝 phpunit.xml (+24 -8)
tests/bootstrap.php (+0 -3)

📄 Description

I changed the phpunit.xml file so that it would bootstrap the composer autoload file instead of tests/bootstrap.php, thus I could remove the now redundant bootstrap file.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/yswery/PHP-DNS-SERVER/pull/20 **Author:** [@samuelwilliams](https://github.com/samuelwilliams) **Created:** 4/11/2017 **Status:** ✅ Merged **Merged:** 4/14/2017 **Merged by:** [@yswery](https://github.com/yswery) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`e85ff3b`](https://github.com/yswery/PHP-DNS-SERVER/commit/e85ff3b5fa08b2ca251e1405d61bd35fda8e2f63) Fixed test configuration. ### 📊 Changes **2 files changed** (+24 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `phpunit.xml` (+24 -8) ➖ `tests/bootstrap.php` (+0 -3) </details> ### 📄 Description I changed the `phpunit.xml` file so that it would bootstrap the composer autoload file instead of `tests/bootstrap.php`, thus I could remove the now redundant bootstrap file. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 23:24:03 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/PHP-DNS-SERVER#51
No description provided.