mastodon.world is one of the many independent Mastodon servers you can use to participate in the fediverse.
Generic Mastodon server for anyone to use.

Server stats:

8.4K
active users

#testing

48 posts44 participants1 post today
JUnit4 Annotations : Test Examples and Tutorial JUnit4 Annotations are a single big change from JUnit 3 to JUnit 4 which is introduced in Java 5. With annotations creating and running a JUnit test ...

#core #java #JUnit #Testing

Origin | Interest | Match
javarevisited.blogspot.comJUnit4 Annotations : Test Examples and TutorialA blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.

Are you new to #Django testing, or #performance profiling APIs? Don't worry, the Performancing Testing Tool I am building has an `educational_guidance` setting.

This will not only help you find performance bottlenecks in your existing test-suite; but it will also TEACH you how to use this tool, and also TEACH you why Django might have bottlenecks at certain areas (Creating with Signals, Deleting with CASCADES, etc.)

If you are already an expert, simply just turn `educational_guidance` off!

I am looking for a tool for acceptance testing for some TYPO3 extensions. If there is the possibility to test accessibility too, then it would be great. Must work with TYPO3 backend and frontend.

So far I know
- plain mink / behat (currently in use)
- codeception
- playwright

What do you use and recommend? And why?

#TYPO3#testing#cms