tome export

This commit is contained in:
Oliver Davies 2025-05-11 09:40:11 +01:00
parent 328502c279
commit ac1484b1e0
5044 changed files with 111225 additions and 224219 deletions

View file

@ -0,0 +1,100 @@
{
"uuid": [
{
"value": "e292ffd7-ca03-4054-89d1-90ffbae8d1b0"
}
],
"langcode": [
{
"value": "en"
}
],
"type": [
{
"target_id": "daily_email",
"target_type": "node_type",
"target_uuid": "8bde1f2f-eef9-4f2d-ae9c-96921f8193d7"
}
],
"revision_timestamp": [
{
"value": "2025-05-11T09:00:22+00:00"
}
],
"revision_uid": [
{
"target_type": "user",
"target_uuid": "b8966985-d4b2-42a7-a319-2e94ccfbb849"
}
],
"revision_log": [],
"status": [
{
"value": true
}
],
"uid": [
{
"target_type": "user",
"target_uuid": "b8966985-d4b2-42a7-a319-2e94ccfbb849"
}
],
"title": [
{
"value": "PHPUnit or Pest?"
}
],
"created": [
{
"value": "2024-01-20T00:00:00+00:00"
}
],
"changed": [
{
"value": "2025-05-11T09:00:22+00:00"
}
],
"promote": [
{
"value": false
}
],
"sticky": [
{
"value": false
}
],
"default_langcode": [
{
"value": true
}
],
"revision_translation_affected": [
{
"value": true
}
],
"path": [
{
"alias": "\/daily\/2024\/01\/20\/phpunit-or-pest",
"langcode": "en"
}
],
"body": [
{
"value": "\n <p>A recent discussion has started about which testing framework should be the default one used in Laravel.<\/p>\n\n<p>PHPUnit or Pest.<\/p>\n\n<p>I've used both, and I like both.<\/p>\n\n<p>I'm more familiar with classes, object-orientated code and PHPUnit, but for people who are more familiar with JavaScript and the Jest testing framework, Pest may be the better option.<\/p>\n\n<p>Its expectation API, where you can chain multiple assertions on the same expectation, is helpful, although I don't mind some repetition in PHPUnit tests.<\/p>\n\n<p>Pest tests can become abstract, especially with some of their one-line example tests.<\/p>\n\n<p>Whether you pick PHPUnit, Pest or another framework like Behat or Codeception, the main thing is you're taking the time to write automated tests for your code, which is valuable whichever testing tool you use.<\/p>\n\n ",
"format": "full_html",
"processed": "\n <p>A recent discussion has started about which testing framework should be the default one used in Laravel.<\/p>\n\n<p>PHPUnit or Pest.<\/p>\n\n<p>I've used both, and I like both.<\/p>\n\n<p>I'm more familiar with classes, object-orientated code and PHPUnit, but for people who are more familiar with JavaScript and the Jest testing framework, Pest may be the better option.<\/p>\n\n<p>Its expectation API, where you can chain multiple assertions on the same expectation, is helpful, although I don't mind some repetition in PHPUnit tests.<\/p>\n\n<p>Pest tests can become abstract, especially with some of their one-line example tests.<\/p>\n\n<p>Whether you pick PHPUnit, Pest or another framework like Behat or Codeception, the main thing is you're taking the time to write automated tests for your code, which is valuable whichever testing tool you use.<\/p>\n\n ",
"summary": null
}
],
"feeds_item": [
{
"imported": "2025-05-11T09:00:22+00:00",
"guid": null,
"hash": "1ed822840535da7f16ffd29dace80ede",
"target_type": "feeds_feed",
"target_uuid": "90c85284-7ca8-4074-9178-97ff8384fe76"
}
]
}