#javascript #automated_tests #cypress #cypress_example #e2e_tests #examples #recipes #testing #unit_testing
https://github.com/cypress-io/cypress-example-recipes
https://github.com/cypress-io/cypress-example-recipes
GitHub
GitHub - cypress-io/cypress-example-recipes: Various recipes for testing common scenarios with Cypress
Various recipes for testing common scenarios with Cypress - cypress-io/cypress-example-recipes
#typescript #dataflow_programming #functional_programming #programming #programming_language #reactive_programming #unit #visual_programming
https://github.com/samuelmtimbo/unit
https://github.com/samuelmtimbo/unit
GitHub
GitHub - samuelmtimbo/unit: Next Generation Visual Programming System
Next Generation Visual Programming System. Contribute to samuelmtimbo/unit development by creating an account on GitHub.
#python #ai #alexa #amazon_echo #anyq #asr #bci #chatgpt #google_home #gpt3 #homeassistant #muse #openai #raspeberry_pi #snowboy #speaker #tts #unit
wukong-robot is a simple, flexible, and elegant Chinese voice dialogue robot/smart speaker project. It allows makers and hackers in China to quickly create personalized smart speakers. Here are the key benefits You can customize and develop your own plugins for speech recognition, synthesis, and dialogue management.
- **Chinese Support** It supports integration with smart home protocols like Siri, 小爱音箱, and HomeAssistant, allowing voice control of smart devices.
- **Easy Installation** You can customize the robot's name, choose different speech recognition and synthesis plugins, and even use brain-computer interface (BCI) for wake-up.
- **Open API**: It provides an open API for more advanced functionalities.
Overall, wukong-robot offers a highly customizable and flexible solution for creating smart speakers, making it a great choice for those who want to personalize their smart home experience.
https://github.com/wzpan/wukong-robot
wukong-robot is a simple, flexible, and elegant Chinese voice dialogue robot/smart speaker project. It allows makers and hackers in China to quickly create personalized smart speakers. Here are the key benefits You can customize and develop your own plugins for speech recognition, synthesis, and dialogue management.
- **Chinese Support** It supports integration with smart home protocols like Siri, 小爱音箱, and HomeAssistant, allowing voice control of smart devices.
- **Easy Installation** You can customize the robot's name, choose different speech recognition and synthesis plugins, and even use brain-computer interface (BCI) for wake-up.
- **Open API**: It provides an open API for more advanced functionalities.
Overall, wukong-robot offers a highly customizable and flexible solution for creating smart speakers, making it a great choice for those who want to personalize their smart home experience.
https://github.com/wzpan/wukong-robot
GitHub
GitHub - wzpan/wukong-robot: 🤖 wukong-robot 是一个简单、灵活、优雅的中文语音对话机器人/智能音箱项目,支持ChatGPT多轮对话能力,还可能是首个支持脑机交互的开源智能音箱项目。
🤖 wukong-robot 是一个简单、灵活、优雅的中文语音对话机器人/智能音箱项目,支持ChatGPT多轮对话能力,还可能是首个支持脑机交互的开源智能音箱项目。 - wzpan/wukong-robot
❤1
#csharp #assertions #bdd_style #c_sharp #fluent_assertions #hacktoberfest #mstest #tdd #unit_testing #xunit
Fluent Assertions is a tool that helps developers write clearer and more readable unit tests for .NET projects. It provides extension methods that make it easier to express what you expect the outcome of your tests to be, making your code more understandable. This tool supports various .NET versions and is widely used and maintained by a community of contributors. Using Fluent Assertions can save you time and reduce errors in your testing process, making your development work more efficient.
https://github.com/fluentassertions/fluentassertions
Fluent Assertions is a tool that helps developers write clearer and more readable unit tests for .NET projects. It provides extension methods that make it easier to express what you expect the outcome of your tests to be, making your code more understandable. This tool supports various .NET versions and is widely used and maintained by a community of contributors. Using Fluent Assertions can save you time and reduce errors in your testing process, making your development work more efficient.
https://github.com/fluentassertions/fluentassertions
GitHub
GitHub - fluentassertions/fluentassertions: A very extensive set of extension methods that allow you to more naturally specify…
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET ...
#python #hacktoberfest #python #test #testing #unit_testing
pytest is a free, open-source Python testing tool that helps you write small tests quickly and also handle bigger, more complex test suites. It gives clear failure messages, finds test files and functions automatically, and supports fixtures, `unittest`, and many plugins, which helps you catch bugs faster and write tests with less effort.
https://github.com/pytest-dev/pytest
pytest is a free, open-source Python testing tool that helps you write small tests quickly and also handle bigger, more complex test suites. It gives clear failure messages, finds test files and functions automatically, and supports fixtures, `unittest`, and many plugins, which helps you catch bugs faster and write tests with less effort.
https://github.com/pytest-dev/pytest
GitHub
GitHub - pytest-dev/pytest: The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing - pytest-dev/pytest
👍1