灵感菇

AI 技能的自然生态,你的一句话,蔓延出无限连接。

搜索结果

pattern

找到 17 个相关结果 / Testing

Testing / Automation

golang-pro

golang-pro

11.9K

使用 goroutine 和 channel 实现并发 Go 模式,使用 gRPC 或 REST 设计和构建微服务,通过……优化 Go 应用性能

Stars 0
designuiperformancetesting

Testing / Automation

Vue 测试最佳实践

vue-testing-best-practices

11.0K

用于 Vue.js 测试。涵盖 Vitest、Vue Test Utils、组件测试、Mock、测试模式,以及用于 E2E 测试的 Playwright。

Stars 0
vueuitestingplaywright

Testing / Automation

Go语言模式

golang-patterns

7.2K

用于构建健壮、高效且可维护的 Go 应用的惯用 Go 模式、最佳实践与约定。

Stars 0
designuiperformancetesting

Testing / Automation

golang-testing

golang-testing

5.9K

Go 测试模式,包括表驱动测试、子测试、基准测试、模糊测试和测试覆盖率。遵循 TDD 方法论与惯用 Go 实践。

Stars 0
uiperformancetestingapi

Testing / Automation

Python设计模式

python-patterns

4.7K

Pythonic惯用语法、PEP 8标准、类型提示,以及构建健壮、高效且可维护的Python应用的最佳实践。

Stars 0
designuiperformancetesting

Testing / Automation

持续学习

continuous-learning

4.1K

自动从 Claude Code 会话中提取可复用模式,并将其保存为已掌握的技能,以便日后使用。

Stars 0
uitestingapiagent

Testing / Automation

端到端测试

e2e-testing

3.9K

Playwright E2E 测试模式、Page Object Model、配置、CI/CD 集成、产物管理及不稳定测试策略。

Stars 0
uitestingplaywrightauth

Testing / Automation

JPA模式

jpa-patterns

3.8K

Spring Boot 中用于实体设计、关系映射、查询优化、事务管理、审计、索引、分页和连接池的 JPA/Hibernate 模式。

Stars 0
designuiperformancetesting

Testing / Automation

SwiftUI 模式

swiftui-patterns

3.3K

SwiftUI 架构模式、使用 @Observable 的状态管理、视图组合、导航、性能优化以及现代 iOS/macOS UI 最佳…

Stars 0
designuiperformancetesting

Testing / Automation

kotlin-coroutines-flows

kotlin-coroutines-flows

3.0K

面向 Android 与 KMP 的 Kotlin 协程与 Flow 模式 — 结构化并发、Flow 操作符、StateFlow、错误处理与测试。

Stars 0
reactuitestingapi

Testing / Automation

Rust 测试

rust-testing

3.0K

Rust 测试模式,包括单元测试、集成测试、异步测试、基于属性的测试、Mock 和覆盖率。遵循 TDD 方法论。

Stars 0
uiperformancetestingapi

Testing / Automation

Kotlin 测试

kotlin-testing

2.8K

使用 Kotest、MockK、协程测试、基于属性的测试以及 Kover 覆盖率的 Kotlin 测试模式。遵循 TDD 方法论与惯用 Kotlin……

Stars 0
uiuxtestingapi

Testing / Automation

Kotlin Exposed 模式

kotlin-exposed-patterns

2.7K

JetBrains Exposed ORM 模式,包括 DSL 查询、DAO 模式、事务、HikariCP 连接池、Flyway 迁移和 repository 模式。

Stars 0
uitestingdatabasepostgres

Testing / Automation

Perl 测试

perl-testing

2.7K

使用 Test2::V0、Test::More、prove 运行器的 Perl 测试模式,以及模拟、基于 Devel::Cover 的覆盖率分析和 TDD 方法论。

Stars 0
designuitestingapi

Testing / Automation

NestJS 模式

nestjs-patterns

2.0K

用于模块、控制器、提供者、DTO 验证、守卫、拦截器、配置以及生产级 TypeScript 后端的 NestJS 架构模式。

Stars 0
backenduitestingaudit

Testing / Automation

C# 测试

csharp-testing

1.8K

使用 xUnit、FluentAssertions 和 Mock 框架的 C# 与 .NET 测试模式,涵盖集成测试与测试组织最佳实践。

Stars 0
uitestingapidatabase

Testing / Automation

react-native-testing

react-native-testing

1.6K

使用 React Native Testing Library (RNTL) v13 和 v14 (`@testing-library/react-native`) 编写测试。在编写、审查或修复 React Native 组件测试时使用。涵盖:render、screen、查询 (getBy/getAllBy/queryBy/findBy)、Jest 匹配器、userEvent、fireEvent、waitFor 以及异步模式。支持 v13(React 18,同步渲染)和 v14(React 19+,异步渲染)。触发条件:React Native 组件的测试文件、RNTL 导入,或提及 "testing library"、"write tests"、"component tests" 或 "RNTL"。

Stars 0
reactuitestingjest