As this project grows, we need automated tests to ensure we don't break the CLI or Middleware. Since we have a strict "Zero Dependencies" rule, please implement a test suite using the native node:test and node:assert modules. Tests should mock the network fetch and verify the robots.txt output.
As this project grows, we need automated tests to ensure we don't break the CLI or Middleware. Since we have a strict "Zero Dependencies" rule, please implement a test suite using the native node:test and node:assert modules. Tests should mock the network fetch and verify the robots.txt output.