fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

8.8K
active users

#softwaredeveloper

6 posts4 participants0 posts today

Do not let AI write your test cases. It's alright if AI does some of the actual coding but test cases should always be written by humans.

Test cases are the contracts where we define the behavior of the software so it makes less sense to outsource it to LLMs.

#ai#llm#coding