Main

type

5 (blog/news article)

status

21 (imported old-v2, waiting for another import)

review version

0

cleanup version

0

pending deletion

0 (-)

created at

2025-12-04 03:22:02

updated at

2025-12-04 03:22:03

Address

url

https://hillelwayne.com/post/a-bunch-of-tests/

url length

46

url crc

19313

url crc32

1900301169

location type

1 (url matches target location, page_location is empty)

canonical status

30 (canonical url is different, page_canonical_page_id points to it)

canonical page id

3144688634

Source

domain id

199256381

domain tld

2211

domain parts

0

originating warc id

-

originating url

https://data.commoncrawl.org/crawl-data/CC-MAIN-2025-33/segments/1754151279901.12/warc/CC-MAIN-20250806074443-20250806104443-00714.warc.gz

source type

11 (CommonCrawl)

Server response

server ip

18.165.83.22

Publication date

2025-08-06 07:56:55

Fetch attempts

0

Original html size

41731

Normalized and saved size

38833

Content

title

Just a Whole Bunch of Different Tests

excerpt

content


 I’ve been working on a bunch of longform obligation pieces and while they’re a lot of fun, they’re also steadily driving me insane. So I took a day off to write about all of the kinds of automated testing I know about. I’m defining tests here to be “an independent verification program that, as part of verification, executes the code we want to verify.” This means types are not tests, as they don’t involve execution of the code, and contracts are not tests, because they’re not executed as an independent program. It also means that we’re (for the purposes of this essay) excluding things like load testing or performance testing. I tried to include some categorization and links and stuff but if you have a better reference for any of these, feel free to email me. All examples are written in pseudo-python with pytest unless otherwise noted. Automanual Tests Automanual, or example tests are the most common type of automated test. They’re any tests where the setup, input, and asse...

author

updated

1767146506

Text analysis

block type

0

extracted fields

232

extracted bits

title
full content
content was extracted heuristically
OpenGraph suggests this is an article

detected location

0

detected language

1 (English)

category id

-

index version

1

paywall score

0

spam phrases

0

Text statistics

text nonlatin

0

text cyrillic

0

text characters

13702

text words

2874

text unique words

872

text lines

1

text sentences

140

text paragraphs

1

text words per sentence

20

text matched phrases

0

text matched dictionaries

0