# With Claude: Less Coding, More Testing

DevFeed: [With Claude: Less Coding, More Testing](<https://devfeed.tech/articles/with-claude-less-coding-more-testing-29068.md>)

Original publisher: [Read original article](<https://henrikwarne.com/2026/05/31/with-claude-less-coding-more-testing/>)

Author: Henrik Warne

Published: 2026-05-31T10:03:23Z

Content type: opinion

Language: en

Sources: [Henrik Warne](<https://devfeed.tech/sources/henrik-warne.md>)

Topics: [Claude Code](<https://devfeed.tech/topics/claude-code.md>), [Development](<https://devfeed.tech/topics/development.md>), [Testing](<https://devfeed.tech/topics/testing.md>), [Software Engineering](<https://devfeed.tech/topics/software-engineering.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [ai](<https://devfeed.tech/tags/ai.md>), [claude](<https://devfeed.tech/tags/claude.md>), [claude-code](<https://devfeed.tech/tags/claude-code.md>), [development](<https://devfeed.tech/tags/development.md>), [llm](<https://devfeed.tech/tags/llm.md>), [programming](<https://devfeed.tech/tags/programming.md>), [software](<https://devfeed.tech/tags/software.md>), [testing](<https://devfeed.tech/tags/testing.md>), [work](<https://devfeed.tech/tags/work.md>)

## AI overview

The author describes how using Claude Code has changed their software development practice: they write less code and spend more time understanding, reviewing, and testing generated code. They view the approach positively while arguing that developers should still understand implementation details and remain accountable for changes.

## Source excerpt

Having used Claude Code for a few months now, I have noticed how software development has changed for me. I write a lot less code, but I spend more time understanding and testing the code Claude has written. The proportions ... Continue reading ->