codeception's profile picture. Full-stack testing framework for PHP. Run browsers tests, framework tests, APIs tests, unit tests with ease!
Enterprise support http://sdclabs.com/codeception

Codeception

@codeception

Full-stack testing framework for PHP. Run browsers tests, framework tests, APIs tests, unit tests with ease! Enterprise support http://sdclabs.com/codeception

Codeception đã đăng lại

💡The new release on Testomat.io features several improvements: changelog.testomat.io/release-attach… ✅ Attachments Restore ✅ Pulse Improvements ✅ Trash Bin ✅ New Drag-and-Drop UI ✅ Copy ID Options ✅ Search Queries with URL ✅ Environment Groups +7 other features ❤️ 🎉

testomatio's tweet image. 💡The new release on Testomat.io features several improvements: 

changelog.testomat.io/release-attach…

✅ Attachments Restore
✅ Pulse Improvements
✅ Trash Bin
✅ New Drag-and-Drop UI
✅ Copy ID Options
✅ Search Queries with URL
✅ Environment Groups
+7 other features 

❤️ 🎉

Codeception đã đăng lại

Did you know that Testomat.io Reporter has advanced functions? 👇 github.com/testomatio/rep… Add more artifacts, logs and steps to your test results Supported for: @playwrightweb @CodeceptJS #Cucumber @jestjs_ #Mochajs Cool 😎 Huh?!

testomatio's tweet image. Did you know that Testomat.io Reporter has advanced functions? 👇 

github.com/testomatio/rep…

Add more artifacts, logs and steps to your test results

Supported for:
@playwrightweb
@CodeceptJS 
#Cucumber 
@jestjs_ 
#Mochajs

Cool 😎 Huh?!

Codeception đã đăng lại

🚀 New from Testomat.io! ✅ @playwrightweb Trace Viewer for deeper test insights. ✅ Termination of test runs & notifications. ✅ Improved @Jira plugin: Link Test Plans directly to issue. ✅ Enhanced Test Tree Navigation & more! 🔗 changelog.testomat.io/release-playwr…


Hey, let's do something great together. We are using #opensource power to help #Ukraine win! Participate in purchasing another sweet little hog which helps our people to resist russian invasion

It's @davert, creator of @codeception and @codeceptijs. And here is my sweet little hog for 🇺🇦 army The next one can be brought with your help! We live in historical time and that's your chance to take a part of crushing the last empire! Contribute to: opencollective.com/codeceptjs

davert's tweet image. It's @davert, creator of @codeception and @codeceptijs. 

And here is my sweet little hog for 🇺🇦 army

The next one can be brought with your help! We live in historical time and that's your chance to take a part of crushing the last empire!

Contribute to: opencollective.com/codeceptjs


Codeception đã đăng lại

Integrating @codeception as a full-stack testing framework for #viewi #php 🥰 It has everything we need: unit testing for PHP modules as well as full-stack testing with Selenium and JavaScript support 🔥

viewiphp's tweet image. Integrating @codeception as a full-stack testing framework for #viewi #php 🥰

It has everything we need: unit testing for PHP modules as well as full-stack testing with Selenium and JavaScript support 🔥

Snapshot testing: just another feature that have been in Codeception for years but now also in Pest codeception.com/docs/Data#Test… Btw, Codeception snapshots can be tuned and used for all kind of testing

Since Pest 2.9, snapshot testing is now built-in on Pest! Inspired by Jest and @spatie_be's Snapshot plugin, it's a very useful tool whenever you want to make sure your UI does not change unexpectedly. Literally using this ALL THE TIME! 📸

enunomaduro's tweet image. Since Pest 2.9, snapshot testing is now built-in on Pest! Inspired by Jest and @spatie_be's Snapshot plugin, it's a very useful tool whenever you want to make sure your UI does not change unexpectedly. Literally using this ALL THE TIME! 📸


🎉 Btw, Codeception recently reached over 50M downloads!

codeception's tweet image. 🎉 Btw, Codeception recently reached over 50M downloads!

Congrats to Pest team! We support diversity of #PHP #testing frameworks! 😘

7 million pest downloads. 🤯🚀

laravelnews's tweet image. 7 million pest downloads. 🤯🚀


Did you know that @CodecepjS has self-healing tests with #AI? In this thread @davert explains if it is ok to have such tests and why they are not breaking #TDD principle:

I was surprised to receive negative feedback on self-healing #AI tests from /r/node community reddit.com/r/node/comment… Looks like people have 0 idea of how #end2end #testing works on scale but pretend to be experts in that area. Does self-healing breaks #TDD? Let me explain:



Codeception đã đăng lại

Hey there, shift-left ninjas! Ever wished your test results could teleport to @testomatio & @github PRs? Well, reporter pipes are your magic carpet! Peek into this short video 🎥 (no popcorn included) & dive into it here 🔗 github.com/testomatio/rep…. Let the reporting fun begin! 🎉


Indeed. Full stack testing may sound harder at start but scales really well!

It's very popular amongst companies. The last 3 laravel projects I worked on were using Codeception (2019 and onwards)



Codeception đã đăng lại

Your project deserves 𝐛𝐞𝐭𝐭𝐞𝐫 👨‍💻 It’s been a while since our last update, but we worked hard to make it happen... 🚀Performance Boost 🧬Newman Integration 🗂️Management UI Updates ...and much more by the link 👇🏻 🔗changelog.testomat.io/release_perfor…


In May, we received $165 from 4 financial contributors and we spent $16. Our current balance is $873. Thank you! 🙏 opencollective.com/codeception


Thank you for boosting performance! 🚀

My recent diff speed performance work lead to 2 improvements in sebastianbergmann/diff. These makes a faster @rectorphp, #phpunit, @psalmphp, @codeception etc. Blogged about it: staabm.github.io/2023/05/01/dif…

markusstaab's tweet image. My recent diff speed performance  work lead to 2 improvements in sebastianbergmann/diff.

These makes a faster @rectorphp, #phpunit, @psalmphp, @codeception etc.

Blogged about it: staabm.github.io/2023/05/01/dif…


In April, we received $165 from 4 financial contributors and we spent $16. Our current balance is $731. Thank you! 🙏 opencollective.com/codeception


In March, one new financial contributor joined. We received $170 from 5 financial contributors and we spent $17. Our current balance is $590. Thank you! 🙏 opencollective.com/codeception


Asking for a friend

Who knows of an open source repo for a WordPress codebase that's running acceptance tests (to test UI with JavaScript functionality) using Codeception & WPBrowser in Github actions? Asking for a friend.



Codeception đã đăng lại

I've been trying to learn WordPress plugin testing with @codeception lately. I always want to start unit testing as a first step. However, I've found unit testing is useless without acceptance tests. Does your plugin actually do what you created it for? Start there first


Loading...

Something went wrong.


Something went wrong.